Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.Authentication.OpenIdConnect
Browse files Browse the repository at this point in the history
Bumps [Microsoft.AspNetCore.Authentication.OpenIdConnect](https://github.com/dotnet/aspnetcore) from 5.0.11 to 6.0.0.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](dotnet/aspnetcore@v5.0.11...v6.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2021
1 parent eb632cd commit bbb7372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<PackageVersion Include="AspNet.Security.OAuth.QQ" Version="5.0.18" />
<PackageVersion Include="AspNet.Security.OpenId.Steam" Version="5.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="5.0.11" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="5.0.11" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="6.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="5.0.11" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="5.0.11" />
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.2.3" />
Expand Down

0 comments on commit bbb7372

Please sign in to comment.