build: v5.1.0.4

This commit is contained in:
goat 2020-08-25 22:55:49 +02:00
parent 4816048dcb
commit 6d8df89ca6
2 changed files with 7 additions and 7 deletions

View file

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