Skip to content

Commit 7c30a94

Browse files
chore(deps): bump Microsoft.EntityFrameworkCore.InMemory (#124)
Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) from 7.0.8 to 7.0.9. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v7.0.8...v7.0.9) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e0eb6f commit 7c30a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Cnblogs.Architecture.UnitTests/Cnblogs.Architecture.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<ItemGroup>
4-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.8" />
4+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.9" />
55
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
66
<PackageReference Include="xunit" Version="2.5.0" />
77
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">

0 commit comments

Comments
 (0)