This commit is contained in:
Smaug123
2024-11-28 22:10:26 +00:00
parent 5a75d01466
commit 2a5a994a6b
5 changed files with 63 additions and 43 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<TargetFramework>net9.0</TargetFramework>
<NugetAuditMode>all</NugetAuditMode>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
</PropertyGroup>