Use net8.0 for the builds
This commit is contained in:
parent
e0ef8b1e86
commit
b4d6ea2646
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue