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 1af3cd7 + 2f5056d commit f6ba85fCopy full SHA for f6ba85f
TaskManagerApp.csproj
@@ -23,7 +23,7 @@
23
</ItemGroup>
24
25
<ItemGroup>
26
- <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.3" />
+ <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.9" />
27
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="9.0.3" />
28
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.3" />
29
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.3" />
0 commit comments