Upgrade from .net 10 to .net11 to support postgresql integration

This commit is contained in:
2026-02-20 22:04:55 -05:00
parent db3b19dbb0
commit 33e95f154a
232 changed files with 64779 additions and 37737 deletions
@@ -1,5 +1,9 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net11.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Jellyfin.Sdk" />
<PackageReference Include="Microsoft.NET.Test.Sdk" />