Skip to content

Commit

Permalink
Update dependency for .NET 8
Browse files Browse the repository at this point in the history
  • Loading branch information
barronpm committed Nov 17, 2023
1 parent 36793c2 commit 27f386a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Rssdp/Rssdp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
<PackageReference Include="Jellyfin.Common" Version="10.9.0-20231114.12" />
<PackageReference Include="Jellyfin.Controller" Version="10.9.0-20231114.12" />
<PackageReference Include="Jellyfin.Extensions" Version="10.9.0-20231114.12" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
</ItemGroup>
</Project>

0 comments on commit 27f386a

Please sign in to comment.