build: v5.2.0.1

This commit is contained in:
goat 2020-12-08 16:05:24 +01:00
parent 864291b6de
commit 90738254db
2 changed files with 7 additions and 7 deletions

View file

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