Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.Authentication.Facebook from 6.0.4 to 6.0.5 (
Browse files Browse the repository at this point in the history
…#7093)

Bumps [Microsoft.AspNetCore.Authentication.Facebook](https://github.com/dotnet/aspnetcore) from 6.0.4 to 6.0.5.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.4...v6.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 12, 2022
1 parent 9947c3b commit e38ec05
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="AspNet.Security.OAuth.Apple" Version="6.0.4" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Facebook" Version="6.0.4" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Facebook" Version="6.0.5" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="6.0.5" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="6.0.5" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="6.0.0" />
Expand Down

0 comments on commit e38ec05

Please sign in to comment.