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.
2 parents 3f9237e + 7b4fd22 commit dd5f682Copy full SHA for dd5f682
AzPC.Api/AzPC.Api.csproj
@@ -10,7 +10,7 @@
10
</PropertyGroup>
11
12
<ItemGroup>
13
- <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.21" />
+ <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.22" />
14
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.21" />
15
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.10" />
16
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.11" />
0 commit comments