mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
Update projects to .NET 9 (#13023)
This commit is contained in:
parent
5e8c0fe40c
commit
ceb850c770
51 changed files with 63 additions and 69 deletions
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
<PropertyGroup>
|
||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||
<WarningsNotAsErrors>NU1902;NU1903</WarningsNotAsErrors>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue