Skip to content

Commit 987d141

Browse files
authored
合并拉取请求 #379
Bump Microsoft.EntityFrameworkCore.InMemory from 10.0.3 to 10.0.5
2 parents 84e430a + 667ddda commit 987d141

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.3" />
10+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="10.0.5" />
1111
<PackageReference Include="coverlet.collector" Version="8.0.0">
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)