Skip to content

Commit f537ae9

Browse files
Bump Microsoft.EntityFrameworkCore.InMemory from 9.0.9 to 9.0.10
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64b9458 commit f537ae9

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
@@ -7,7 +7,7 @@
77
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
88
<PrivateAssets>all</PrivateAssets>
99
</PackageReference>
10-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.9"/>
10+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.10"/>
1111
<PackageReference Include="coverlet.collector" Version="6.0.4">
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)