Skip to content

Commit

Permalink
Fixed deserialization issue in Real-Debrid provider.
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerfar committed Jul 29, 2024
1 parent 7a8a094 commit 788fe65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/RdtClient.Service/RdtClient.Service.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="MonoTorrent" Version="3.0.0" />
<PackageReference Include="Polly" Version="8.4.1" />
<PackageReference Include="Premiumize.NET" Version="1.0.4" />
<PackageReference Include="RD.NET" Version="2.1.5" />
<PackageReference Include="RD.NET" Version="2.1.6" />
<PackageReference Include="Serilog" Version="4.0.1" />
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
<PackageReference Include="SharpCompress" Version="0.37.2" />
Expand Down

0 comments on commit 788fe65

Please sign in to comment.