Skip to content

Commit

Permalink
adjust Jellyfin.Controller nuget version to use 10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Froghut committed Oct 5, 2019
1 parent 84e4c0d commit e5dd57c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<EmbeddedResource Include="thumb.png" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Jellyfin.Controller" Version="10.*" />
<PackageReference Include="Jellyfin.Controller" Version="10.4-*" />
<PackageReference Include="SQLitePCL.pretty.netstandard" Version="1.0.0" />
<PackageReference Include="System.Memory" Version="4.5.1" />
</ItemGroup>
Expand Down

0 comments on commit e5dd57c

Please sign in to comment.