We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 968bcc5 + 4af9aa4 commit 722f63aCopy full SHA for 722f63a
1 file changed
Ccs.Ppg.Utility.Authorization/Ccs.Ppg.Utility.Authorization.csproj
@@ -14,7 +14,7 @@
14
15
<ItemGroup>
16
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.16" />
17
- <PackageReference Include="Microsoft.AspNetCore.Authorization" Version="10.0.7" />
+ <PackageReference Include="Microsoft.AspNetCore.Authorization" Version="10.0.8" />
18
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.3.9" />
19
<PackageReference Include="Microsoft.AspNetCore.Routing" Version="2.3.10" />
20
<PackageReference Include="Microsoft.AspNetCore.Routing.Abstractions" Version="2.3.10" />
0 commit comments