This commit is contained in:
Smaug123
2023-12-21 21:06:27 +00:00
parent 46d9ac111a
commit 04552cb995
2 changed files with 34 additions and 25 deletions

View File

@@ -3,6 +3,8 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<WarnOn>FS3559</WarnOn>
</PropertyGroup>
<ItemGroup>