We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3911201 + bc66020 commit 0d8d852Copy full SHA for 0d8d852
1 file changed
test/Cnblogs.Architecture.UnitTests/Cnblogs.Architecture.UnitTests.csproj
@@ -7,7 +7,7 @@
7
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
8
<PrivateAssets>all</PrivateAssets>
9
</PackageReference>
10
- <PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="10.0.2" />
+ <PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="10.0.3" />
11
<PackageReference Include="coverlet.collector" Version="6.0.4">
12
13
0 commit comments