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 7c30a2f commit 806c5feCopy full SHA for 806c5fe
aspnet/MyXProject.Web/MyXProject.Web.csproj
@@ -9,7 +9,7 @@
9
<ItemGroup>
10
<PackageReference Include="dotnet-passbook" Version="3.2.4" />
11
<PackageReference Include="FirebaseAdmin" Version="3.4.0" />
12
- <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.19" />
+ <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.21" />
13
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.14"/>
14
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.14">
15
<PrivateAssets>all</PrivateAssets>
0 commit comments