Target Jellyfin 10.8

This commit is contained in:
Odd Stråbø 2022-06-24 16:49:01 +02:00
parent 06c07ad6c0
commit ccc02d3ce0
2 changed files with 4 additions and 4 deletions

View File

@ -11,8 +11,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Jellyfin.Controller" Version="10.*-*" />
<PackageReference Include="Jellyfin.Model" Version="10.*-*" />
<PackageReference Include="Jellyfin.Controller" Version="10.8.0" />
<PackageReference Include="Jellyfin.Model" Version="10.8.0" />
</ItemGroup>
<ItemGroup>

View File

@ -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