Also build against prerelease builds

This commit is contained in:
Odd Stråbø 2020-06-30 15:03:10 +02:00
parent 28eb712c41
commit 2c5d8e8bcd

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>