build: v4.7.15.0

This commit is contained in:
goat 2020-03-12 15:03:52 +09:00
parent 6d67b3edfc
commit da8c66c394
2 changed files with 6 additions and 6 deletions

View file

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