aboutsummaryrefslogtreecommitdiff
path: root/src/Jellyfin.Networking/Jellyfin.Networking.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/Jellyfin.Networking/Jellyfin.Networking.csproj')
-rw-r--r--src/Jellyfin.Networking/Jellyfin.Networking.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Jellyfin.Networking/Jellyfin.Networking.csproj b/src/Jellyfin.Networking/Jellyfin.Networking.csproj
index 24b3ecaab..472cdb7ef 100644
--- a/src/Jellyfin.Networking/Jellyfin.Networking.csproj
+++ b/src/Jellyfin.Networking/Jellyfin.Networking.csproj
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
- <TargetFramework>net8.0</TargetFramework>
+ <TargetFramework>net9.0</TargetFramework>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>