mirror of
https://github.com/jellyfin/jellyfin-plugin-dlna.git
synced 2024-11-27 00:10:37 +00:00
Update dependency for .NET 8
This commit is contained in:
parent
36793c206d
commit
27f386ab3e
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user