build: 5.2.4.9

This commit is contained in:
goaaats 2021-04-10 19:11:33 +02:00 committed by GitHub
parent 2e1304d870
commit 34685c47bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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