aboutsummaryrefslogtreecommitdiff
path: root/src/Jellyfin.Drawing
diff options
context:
space:
mode:
authorJPVenson <github@jpb.email>2024-11-17 01:23:26 +0100
committerGitHub <noreply@github.com>2024-11-17 01:23:26 +0100
commit427359deee0a029a36ed92f2668968b5976eb4a9 (patch)
tree3b0206f69fdc5a04f2b46fd63c3d25c4c4fe424d /src/Jellyfin.Drawing
parent17e4485b946f5b58a0bed99312c57abb59181376 (diff)
parent9e05abcc850c0c41818042d4383c621f54a6e40f (diff)
Merge branch 'master' into feature/EFUserData
Diffstat (limited to 'src/Jellyfin.Drawing')
-rw-r--r--src/Jellyfin.Drawing/Jellyfin.Drawing.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Jellyfin.Drawing/Jellyfin.Drawing.csproj b/src/Jellyfin.Drawing/Jellyfin.Drawing.csproj
index 4a02f90f95..5f4b3fe8d4 100644
--- a/src/Jellyfin.Drawing/Jellyfin.Drawing.csproj
+++ b/src/Jellyfin.Drawing/Jellyfin.Drawing.csproj
@@ -6,7 +6,7 @@
</PropertyGroup>
<PropertyGroup>
- <TargetFramework>net8.0</TargetFramework>
+ <TargetFramework>net9.0</TargetFramework>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>