Merge pull request #18 from oddstr13/pr-10.6-1

Also build against prerelease builds
This commit is contained in:
Cody Robibero 2020-07-17 07:01:01 -06:00 committed by GitHub
commit 3e8a6da86c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -2,7 +2,7 @@
name: "Template"
guid: "eb5d7894-8eef-4b36-aa6f-5d124e828ce1"
version: "1.0.0.0"
targetAbi: "10.5.0.0"
targetAbi: "10.6.0.0"
overview: "Short description about your plugin"
description: >
This is a longer description that can span more than one