mirror of
https://github.com/jellyfin/jellyfin-plugin-dlna.git
synced 2024-11-23 06:09:42 +00:00
Update dependency Microsoft.AspNetCore.Authorization to v8
This commit is contained in:
parent
27f386ab3e
commit
05fb2ec9c0
@ -7,7 +7,7 @@
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Jellyfin.Controller" Version="10.9.0-20231114.12" />
|
||||
<PackageReference Include="Jellyfin.Model" Version="10.9.0-20231114.12" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="7.0.13" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="8.0.0" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Loading…
Reference in New Issue
Block a user