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 af4476d + 82197f5 commit 968bcc5Copy full SHA for 968bcc5
1 file changed
Ccs.Ppg.Utility.Authorization/Ccs.Ppg.Utility.Authorization.csproj
@@ -16,7 +16,7 @@
16
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.16" />
17
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="10.0.7" />
18
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.3.9" />
19
- <PackageReference Include="Microsoft.AspNetCore.Routing" Version="2.3.9" />
+ <PackageReference Include="Microsoft.AspNetCore.Routing" Version="2.3.10" />
20
<PackageReference Include="Microsoft.AspNetCore.Routing.Abstractions" Version="2.3.10" />
21
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
22
<PackageReference Include="System.Text.Encodings.Web" Version="10.0.8" />
0 commit comments