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 0b6638c commit b9f0c5eCopy full SHA for b9f0c5e
DotNetWebApi.csproj
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.4" />
+ <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.8" />
11
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0" />
12
</ItemGroup>
13
0 commit comments