Merge pull request #548 from dotnet-architecture/dependabot/nuget/src/PublicApi/Microsoft.AspNetCore.Authentication.JwtBearer-5.0.9

Bump Microsoft.AspNetCore.Authentication.JwtBearer from 5.0.0 to 5.0.9 in /src/PublicApi
This commit is contained in:
Sumit Ghosh
2021-09-24 19:00:54 +05:30
committed by GitHub

View File

@@ -16,7 +16,7 @@
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.6.3" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="5.6.3" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="5.6.3" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.9" />
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="5.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="5.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="5.0.0" />