Skip to content

Commit

Permalink
Add missing package
Browse files Browse the repository at this point in the history
  • Loading branch information
HansLehnert committed Oct 4, 2024
1 parent 03b172f commit fd22cfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jellyfin.Plugin.AniList/Jellyfin.Plugin.AniList.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<PackageReference Include="Jellyfin.Controller" Version="10.*-*" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="System.Threading.RateLimiting" Version="8.0.0" />
<PackageReference Include="AnitomySharp.NET6" Version="0.5.1" />
</ItemGroup>

Expand Down

0 comments on commit fd22cfe

Please sign in to comment.