Skip to content

Commit

Permalink
downgrade jellyfin to support 10.9
Browse files Browse the repository at this point in the history
  • Loading branch information
kookxiang committed Oct 31, 2024
1 parent 68fb2fc commit d652bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<PackageVersion Include="AnitomySharp.NET6" Version="0.5.1"/>
<PackageVersion Include="Fastenshtein" Version="1.0.10" />
<PackageVersion Include="FuzzySharp" Version="2.0.2" />
<PackageVersion Include="Jellyfin.Controller" Version="10.10.0" />
<PackageVersion Include="Jellyfin.Controller" Version="10.9.0" />
<PackageVersion Include="MediaBrowser.Server.Core" Version="4.9.0.14-beta" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
<PackageVersion Include="MSTest.TestAdapter" Version="3.3.1" />
Expand Down

0 comments on commit d652bea

Please sign in to comment.