build: v5.2.3.5

This commit is contained in:
goat 2021-03-31 01:34:36 +02:00
parent def1545d8a
commit 1b216bf618
5 changed files with 119 additions and 67 deletions

View file

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