Update version to v0.17.2

- Updated projects and dependencies
This commit is contained in:
VaDiM
2023-08-27 01:47:06 +03:00
parent c8a21838c9
commit 171962e61f
8 changed files with 37 additions and 18 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFrameworks>net472;net6.0;net6.0-windows;net7.0;net7.0-windows</TargetFrameworks>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Version>0.17.1.0</Version>
<Version>0.17.2.0</Version>
<Copyright>Copyright © Perfare 2020-2022; Copyright © hozuki 2020</Copyright>
<DebugType>embedded</DebugType>
</PropertyGroup>