Skip to content

Commit a2b3820

Browse files
build(deps): Bump Microsoft.AspNetCore.Authentication.MicrosoftAccount
Bumps [Microsoft.AspNetCore.Authentication.MicrosoftAccount](https://github.com/dotnet/aspnetcore) from 8.0.11 to 8.0.12. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.11...v8.0.12) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.MicrosoftAccount dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 436486f commit a2b3820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageVersion Include="HtmlAgilityPack" Version="1.11.72" />
2424
<PackageVersion Include="IntelliTect.Multitool" Version="1.5.2" />
2525
<PackageVersion Include="Mailjet.Api" Version="3.0.0" />
26-
<PackageVersion Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="8.0.11" />
26+
<PackageVersion Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="8.0.12" />
2727
<PackageVersion Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.11" />
2828
<PackageVersion Include="Microsoft.AspNetCore.Identity.UI" Version="8.0.11" />
2929
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.10" />

0 commit comments

Comments
 (0)