build: version 4.3.0.0

This commit is contained in:
goat 2019-12-12 19:44:17 +09:00
parent f34baed793
commit e650326317

View file

@ -14,9 +14,9 @@
</PropertyGroup>
<PropertyGroup Label="Feature">
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AssemblyVersion>4.1.0.8</AssemblyVersion>
<Version>4.1.0.8</Version>
<FileVersion>4.1.0.8</FileVersion>
<AssemblyVersion>4.3.0.0</AssemblyVersion>
<Version>4.3.0.0</Version>
<FileVersion>4.3.0.0</FileVersion>
</PropertyGroup>
<ItemGroup Label="Resources">
<None Include="$(SolutionDir)/Resources/**/*" CopyToOutputDirectory="PreserveNewest" Visible="false" />