Skip to content

Commit aea80c9

Browse files
Bump Microsoft.AspNetCore.Identity.UI from 10.0.7 to 10.0.8 (#1110)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Pinned [Microsoft.AspNetCore.Identity.UI](https://github.com/dotnet/dotnet) at 10.0.8. <details> <summary>Release notes</summary> _Sourced from [Microsoft.AspNetCore.Identity.UI's releases](https://github.com/dotnet/dotnet/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/dotnet/dotnet/commits). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7885ca2 commit aea80c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<PackageVersion Include="Mailjet.Api" Version="4.0.0" />
3232
<PackageVersion Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="10.0.8" />
3333
<PackageVersion Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="10.0.8" />
34-
<PackageVersion Include="Microsoft.AspNetCore.Identity.UI" Version="10.0.7" />
34+
<PackageVersion Include="Microsoft.AspNetCore.Identity.UI" Version="10.0.8" />
3535
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="10.0.8" />
3636
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.8" />
3737
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="5.0.0" />

0 commit comments

Comments
 (0)