diff --git a/Jellyfin.Plugin.Template/Jellyfin.Plugin.Template.csproj b/Jellyfin.Plugin.Template/Jellyfin.Plugin.Template.csproj index 408ef40..4f43b9a 100644 --- a/Jellyfin.Plugin.Template/Jellyfin.Plugin.Template.csproj +++ b/Jellyfin.Plugin.Template/Jellyfin.Plugin.Template.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/build.yaml b/build.yaml index ed3ed03..4663cd4 100644 --- a/build.yaml +++ b/build.yaml @@ -2,8 +2,8 @@ name: "Template" guid: "eb5d7894-8eef-4b36-aa6f-5d124e828ce1" version: "1.0.0.0" -targetAbi: "10.7.0.0" -framework: "net5.0" +targetAbi: "10.8.0.0" +framework: "net6.0" overview: "Short description about your plugin" description: > This is a longer description that can span more than one