mirror of
https://github.com/jellyfin/jellyfin-plugin-dlna.git
synced 2025-02-17 04:39:12 +00:00
Merge pull request #47 from jellyfin/renovate/dotnet-monorepo
Update dependency Microsoft.AspNetCore.Authorization to v8.0.5
This commit is contained in:
commit
a4a681ed34
@ -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.4" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="8.0.5" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Loading…
x
Reference in New Issue
Block a user