build: 5.2.4.8

This commit is contained in:
goaaats 2021-04-10 19:02:34 +02:00 committed by GitHub
parent 2d35495ac5
commit d3319e41ff
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.7</AssemblyVersion>
<Version>5.2.4.7</Version>
<FileVersion>5.2.4.7</FileVersion>
<AssemblyVersion>5.2.4.8</AssemblyVersion>
<Version>5.2.4.8</Version>
<FileVersion>5.2.4.8</FileVersion>
</PropertyGroup>
<ItemGroup Label="Resources">
<None Include="$(SolutionDir)/Resources/**/*" CopyToOutputDirectory="PreserveNewest" Visible="false" />