mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
build: 5.2.4.10
This commit is contained in:
parent
719ae8c132
commit
5739a4d4df
1 changed files with 4 additions and 3 deletions
|
|
@ -14,10 +14,11 @@
|
|||
<DocumentationFile>$(SolutionDir)\bin\Dalamud.xml</DocumentationFile>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Label="Feature">
|
||||
<DalamudVersion>5.2.4.10</DalamudVersion>
|
||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||
<AssemblyVersion>5.2.4.9</AssemblyVersion>
|
||||
<Version>5.2.4.9</Version>
|
||||
<FileVersion>5.2.4.9</FileVersion>
|
||||
<AssemblyVersion>$(DalamudVersion)</AssemblyVersion>
|
||||
<Version>$(DalamudVersion)</Version>
|
||||
<FileVersion>$(DalamudVersion)</FileVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Label="Resources">
|
||||
<None Include="$(SolutionDir)/Resources/**/*" CopyToOutputDirectory="PreserveNewest" Visible="false" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue