Skip to content

Commit 90d29c5

Browse files
Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore
Bumps [Microsoft.AspNetCore.Identity.EntityFrameworkCore](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.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 608c6f7 commit 90d29c5

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
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="McMaster.NETCore.Plugins" Version="1.4.0" />
12-
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.10" />
12+
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.11" />
1313
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="8.0.10" />
1414
<PackageReference Include="Microsoft.Extensions.Localization" Version="8.0.10" />
1515
<PackageReference Include="Microting.eForm" Version="8.0.71" />

0 commit comments

Comments
 (0)