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.
1 parent 176642a commit e8a3e65Copy full SHA for e8a3e65
src/GOC.ApiGateway/GOC.ApiGateway.csproj
@@ -18,7 +18,7 @@
18
</ItemGroup>
19
20
<ItemGroup>
21
- <PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
+ <PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
22
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="2.3.0" />
23
<PackageReference Include="IdentityModel.AspNetCore.OAuth2Introspection" Version="3.1.0" />
24
<PackageReference Include="Polly" Version="5.7.0" />
0 commit comments