This commit is contained in:
Razmoth
2023-07-09 12:20:40 +04:00
parent 803e7773dd
commit 097060be89
6 changed files with 18 additions and 18 deletions

View File

@@ -5,9 +5,9 @@
<TargetFrameworks>net6.0-windows;net7.0-windows</TargetFrameworks>
<UseWindowsForms>true</UseWindowsForms>
<ApplicationIcon>Resources\as.ico</ApplicationIcon>
<Version>0.80.65</Version>
<AssemblyVersion>0.80.65</AssemblyVersion>
<FileVersion>0.80.65</FileVersion>
<Version>0.90.00</Version>
<AssemblyVersion>0.90.00</AssemblyVersion>
<FileVersion>0.90.00</FileVersion>
<Copyright>Copyright © Razmoth 2022; Copyright © Perfare 2018-2022</Copyright>
<DebugType>embedded</DebugType>
</PropertyGroup>