Skip to content

Commit ef6d29e

Browse files
Bump Microsoft.AspNetCore.Identity.UI from 8.0.10 to 9.0.0
Bumps [Microsoft.AspNetCore.Identity.UI](https://github.com/dotnet/aspnetcore) from 8.0.10 to 9.0.0. - [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...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Identity.UI dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c61a21 commit ef6d29e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eFormApi.BasePn/eFormApi.BasePn.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="McMaster.NETCore.Plugins" Version="1.4.0" />
1212
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.0" />
13-
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="8.0.10" />
13+
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.0" />
1414
<PackageReference Include="Microsoft.Extensions.Localization" Version="8.0.10" />
1515
<PackageReference Include="Microting.eForm" Version="9.0.0" />
1616
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.0">

0 commit comments

Comments
 (0)