This commit is contained in:
Razmoth
2023-09-19 13:25:22 +04:00
parent dbec3e254e
commit f8e0cc4de7
6 changed files with 18 additions and 18 deletions

View File

@@ -2,9 +2,9 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net6.0;net7.0</TargetFrameworks> <TargetFrameworks>net6.0;net7.0</TargetFrameworks>
<Version>0.90.10</Version> <Version>0.90.40</Version>
<AssemblyVersion>0.90.10</AssemblyVersion> <AssemblyVersion>0.90.40</AssemblyVersion>
<FileVersion>0.90.10</FileVersion> <FileVersion>0.90.40</FileVersion>
<Copyright>Copyright © Perfare 2020-2022; Copyright © hozuki 2020</Copyright> <Copyright>Copyright © Perfare 2020-2022; Copyright © hozuki 2020</Copyright>
<DebugType>embedded</DebugType> <DebugType>embedded</DebugType>
</PropertyGroup> </PropertyGroup>

View File

@@ -2,9 +2,9 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net6.0;net7.0</TargetFrameworks> <TargetFrameworks>net6.0;net7.0</TargetFrameworks>
<Version>0.90.10</Version> <Version>0.90.40</Version>
<AssemblyVersion>0.90.10</AssemblyVersion> <AssemblyVersion>0.90.40</AssemblyVersion>
<FileVersion>0.90.10</FileVersion> <FileVersion>0.90.40</FileVersion>
<Copyright>Copyright © Razmoth 2022; Copyright © Perfare 2018-2022</Copyright> <Copyright>Copyright © Razmoth 2022; Copyright © Perfare 2018-2022</Copyright>
<DebugType>embedded</DebugType> <DebugType>embedded</DebugType>
</PropertyGroup> </PropertyGroup>

View File

@@ -3,9 +3,9 @@
<OutputType>Exe</OutputType> <OutputType>Exe</OutputType>
<TargetFrameworks>net6.0-windows;net7.0-windows</TargetFrameworks> <TargetFrameworks>net6.0-windows;net7.0-windows</TargetFrameworks>
<ApplicationIcon>Resources\as.ico</ApplicationIcon> <ApplicationIcon>Resources\as.ico</ApplicationIcon>
<Version>0.90.10</Version> <Version>0.90.40</Version>
<AssemblyVersion>0.90.10</AssemblyVersion> <AssemblyVersion>0.90.40</AssemblyVersion>
<FileVersion>0.90.10</FileVersion> <FileVersion>0.90.40</FileVersion>
<Copyright>Copyright © Razmoth 2022; Copyright © Perfare 2018-2022</Copyright> <Copyright>Copyright © Razmoth 2022; Copyright © Perfare 2018-2022</Copyright>
<BaseOutputPath>..\AssetStudioGUI\bin</BaseOutputPath> <BaseOutputPath>..\AssetStudioGUI\bin</BaseOutputPath>
</PropertyGroup> </PropertyGroup>

View File

@@ -3,9 +3,9 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net6.0;net7.0</TargetFrameworks> <TargetFrameworks>net6.0;net7.0</TargetFrameworks>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Version>0.90.10</Version> <Version>0.90.40</Version>
<AssemblyVersion>0.90.10</AssemblyVersion> <AssemblyVersion>0.90.40</AssemblyVersion>
<FileVersion>0.90.10</FileVersion> <FileVersion>0.90.40</FileVersion>
<Copyright>Copyright © Perfare 2018-2022; Copyright © hozuki 2020</Copyright> <Copyright>Copyright © Perfare 2018-2022; Copyright © hozuki 2020</Copyright>
<DebugType>embedded</DebugType> <DebugType>embedded</DebugType>
</PropertyGroup> </PropertyGroup>

View File

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

View File

@@ -2,9 +2,9 @@
<PropertyGroup> <PropertyGroup>
<TargetFrameworks>net6.0;net7.0</TargetFrameworks> <TargetFrameworks>net6.0;net7.0</TargetFrameworks>
<Version>0.90.10</Version> <Version>0.90.40</Version>
<AssemblyVersion>0.90.10</AssemblyVersion> <AssemblyVersion>0.90.40</AssemblyVersion>
<FileVersion>0.90.10</FileVersion> <FileVersion>0.90.40</FileVersion>
<Copyright>Copyright © Perfare 2018-2022</Copyright> <Copyright>Copyright © Perfare 2018-2022</Copyright>
<DebugType>embedded</DebugType> <DebugType>embedded</DebugType>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> <AllowUnsafeBlocks>true</AllowUnsafeBlocks>