Update version to v0.18.0

- Updated dependencies
This commit is contained in:
VaDiM
2024-04-04 21:56:03 +03:00
parent 5120999026
commit bb7accd04d
8 changed files with 29 additions and 29 deletions

View File

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