Skip to content

Commit

Permalink
Upgrade Jellyfin to 10.10
Browse files Browse the repository at this point in the history
  • Loading branch information
lucapolesel committed Oct 26, 2024
1 parent cb6b554 commit 1aeca40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BlockTranscoding/BlockTranscoding.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Jellyfin.Controller" Version="10.9.11"/>
<PackageReference Include="Jellyfin.Model" Version="10.9.11"/>
<PackageReference Include="Jellyfin.Controller" Version="10.10.0" />
<PackageReference Include="Jellyfin.Model" Version="10.10.0" />
<PackageReference Include="SerilogAnalyzer" Version="0.15.0" PrivateAssets="All"/>
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.376" PrivateAssets="All"/>
<PackageReference Include="SmartAnalyzers.MultithreadingAnalyzer" Version="1.1.31" PrivateAssets="All"/>
Expand Down

0 comments on commit 1aeca40

Please sign in to comment.