Skip to content

Commit 9d0542b

Browse files
authored
Merge pull request #351
Bump Microsoft.EntityFrameworkCore.InMemory from 10.0.0 to 10.0.1
2 parents 87d9139 + c1deb41 commit 9d0542b

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)