Skip to content

Commit c6e8023

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

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
@@ -25,7 +25,7 @@
2525
<PackageVersion Include="Mailjet.Api" Version="3.0.0" />
2626
<PackageVersion Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="8.0.10" />
2727
<PackageVersion Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.10" />
28-
<PackageVersion Include="Microsoft.AspNetCore.Identity.UI" Version="8.0.10" />
28+
<PackageVersion Include="Microsoft.AspNetCore.Identity.UI" Version="8.0.11" />
2929
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.10" />
3030
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.10" />
3131
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.10" />

0 commit comments

Comments
 (0)