We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39594ad commit e03e811Copy full SHA for e03e811
test/Cnblogs.Architecture.UnitTests/Cnblogs.Architecture.UnitTests.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<ItemGroup>
4
- <PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.0" />
+ <PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.1" />
5
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
6
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
7
<PrivateAssets>all</PrivateAssets>
0 commit comments