Skip to content

Commit c1deb41

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

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="10.0.0" />
10+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="10.0.1" />
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)