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 530cd4c commit dc26897Copy full SHA for dc26897
examples/wcf-port/TraderSys/src/TraderSys.Portfolios/TraderSys.Portfolios.csproj
@@ -8,7 +8,7 @@
8
9
<ItemGroup>
10
<PackageReference Include="Grpc.AspNetCore" Version="$(GrpcDotNetVersion)" />
11
- <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.7" />
+ <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.18" />
12
</ItemGroup>
13
14
0 commit comments