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 2933ddf + bb5547b commit 57ff19fCopy full SHA for 57ff19f
samples/SampleWebApp/SampleWebApp.csproj
@@ -7,7 +7,7 @@
7
8
<ItemGroup>
9
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="5.0.1" />
10
- <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.1" />
+ <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.9" />
11
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="5.0.1" />
12
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="5.0.1" />
13
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.1" />
0 commit comments