Skip to content

Commit aa728f4

Browse files
Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore (#31461)
Bumps [Microsoft.AspNetCore.Identity.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) from 7.0.9 to 7.0.10. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.9...v7.0.10) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 381a6f5 commit aa728f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/EFCore.AspNet.Specification.Tests/EFCore.AspNet.Specification.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<ProjectReference Include="..\..\src\EFCore.Relational\EFCore.Relational.csproj" />
4949
<ProjectReference Include="..\..\src\EFCore.Design\EFCore.Design.csproj" />
5050
<ProjectReference Include="..\EFCore.Specification.Tests\EFCore.Specification.Tests.csproj" />
51-
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="7.0.9" />
51+
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="7.0.10" />
5252
<PackageReference Include="IdentityServer4.EntityFramework" Version="4.1.2" />
5353
<PackageReference Include="Grpc.AspNetCore" Version="2.45.0" />
5454
</ItemGroup>

0 commit comments

Comments
 (0)