Skip to content

Commit

Permalink
Also build against prerelease builds
Browse files Browse the repository at this point in the history
  • Loading branch information
oddstr13 committed Jun 30, 2020
1 parent f5a5b5c commit 0ead19e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jellyfin.Plugin.ServerWMC/Jellyfin.Plugin.ServerWMC.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 0ead19e

Please sign in to comment.