Migrate all projects and tests to .NET 11.0

Upgraded the target framework for all main, test, and provider projects from .NET 10.0 (net10.0) to .NET 11.0 (net11.0). Updated all major NuGet dependencies to their .NET 11-compatible versions, including Microsoft.AspNetCore.*, Microsoft.EntityFrameworkCore.*, Microsoft.Extensions.*, Serilog, System.Text.Json, and Npgsql.EntityFrameworkCore.PostgreSQL (now 11.0.0-preview.1). Regenerated all project.assets.json, NuGet cache, and MSBuild files to reflect the new framework and package versions. Removed or updated incompatible dependencies and references. Set allWarningsAsErrors: true in NuGet spec files for stricter builds. No application logic changes were made; all updates are related to project configuration, dependency management, and build system modernization for .NET 11.0.
This commit is contained in:
2026-02-20 17:55:22 -05:00
parent fd03e1f564
commit db3b19dbb0
271 changed files with 4782 additions and 32537 deletions
@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Jellyfin.Common.Tests")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ae274053a886dcab4aa102adffb10460398730df")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fd03e1f5645707581999115e9e2724708a49a331")]
[assembly: System.Reflection.AssemblyProductAttribute("Jellyfin.Common.Tests")]
[assembly: System.Reflection.AssemblyTitleAttribute("Jellyfin.Common.Tests")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
@@ -1 +1 @@
705c921053e97045191f10c42a7dbc5b0499a1643f9846612b68b52be4732453
8db767173fa873321f01ac318e64c68a43078a80aa6ab5b2a7b2a7e7cef9c4df