Update projects to .NET 9 (#13023)

This commit is contained in:
Bond-009 2024-11-16 18:11:01 +01:00 committed by GitHub
parent 5e8c0fe40c
commit ceb850c770
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
51 changed files with 63 additions and 69 deletions

View file

@ -8,6 +8,7 @@
<PropertyGroup>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<WarningsNotAsErrors>NU1902;NU1903</WarningsNotAsErrors>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">