We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8cd4c22 + c620f43 commit 85716faCopy full SHA for 85716fa
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.10" />
17
- <PackageReference Include="Microsoft.AspNetCore.Authorization" Version="9.0.9" />
+ <PackageReference Include="Microsoft.AspNetCore.Authorization" Version="9.0.10" />
18
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.3.0" />
19
<PackageReference Include="Microsoft.AspNetCore.Routing" Version="2.3.0" />
20
<PackageReference Include="Microsoft.AspNetCore.Routing.Abstractions" Version="2.3.0" />
0 commit comments