Update dependency Microsoft.AspNetCore.Authorization to v8

This commit is contained in:
renovate[bot] 2023-11-20 14:37:44 +00:00 committed by GitHub
parent 27f386ab3e
commit 05fb2ec9c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>