Update dependency Microsoft.AspNetCore.Authorization to v8.0.8

This commit is contained in:
renovate[bot] 2024-08-13 14:03:35 +00:00 committed by GitHub
parent 20c373eb86
commit 57256540bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Jellyfin.Controller" Version="10.*-*" />
<PackageReference Include="Jellyfin.Model" Version="10.*-*" />
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="8.0.5" />
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="8.0.8" />
</ItemGroup>
<ItemGroup>