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 fd8e3e9 commit 008e57cCopy full SHA for 008e57c
src/Http.Authentication.JwtBearer/Http.Authentication.JwtBearer.csproj
@@ -9,7 +9,7 @@
9
</PropertyGroup>
10
11
<ItemGroup>
12
- <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.0" />
+ <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.1" />
13
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.0.13" />
14
<PackageReference Include="Microsoft.Azure.Functions.Worker.Core" Version="1.4.0" />
15
</ItemGroup>
0 commit comments