mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-06 12:10:17 -05:00
Bump Microsoft.AspNetCore.Authorization from 5.0.3 to 5.0.5
Bumps [Microsoft.AspNetCore.Authorization](https://github.com/dotnet/aspnetcore) from 5.0.3 to 5.0.5. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.3...v5.0.5) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d748d6cf3f
commit
e85ac4d975
@ -15,7 +15,7 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="5.0.3" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="5.0.5" />
|
||||
<PackageReference Include="Microsoft.Extensions.Http" Version="5.0.0" />
|
||||
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.0.7" />
|
||||
<PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="6.0.7" />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user