We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a133493 + f4c72db commit 717fbb7Copy full SHA for 717fbb7
APIJSON.NET/APIJSON.NET/APIJSON.NET.csproj
@@ -19,7 +19,7 @@
19
</ItemGroup>
20
21
<ItemGroup>
22
- <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.9" />
+ <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.18" />
23
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.9" />
24
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.4" />
25
0 commit comments