Use net8.0 for the builds

This commit is contained in:
DarkFighterLuke
2024-05-14 21:54:13 +02:00
parent e0ef8b1e86
commit b4d6ea2646
+1 -1
View File
@@ -54,7 +54,7 @@ jobs:
uses: DarkFighterLuke/jellyfin-plugin-repository-manager@7a96768accc155ac7b597351b5033532f3c48173
id: jprm
with:
dotnet-target: net6.0
dotnet-target: net8.0
version: ${VERSION}
update-manifest: "true"