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 7feb92d commit a363fe5Copy full SHA for a363fe5
samples/EFCoreStoreSample/EFCoreStoreSample.csproj
@@ -2,7 +2,7 @@
2
3
<ItemGroup>
4
<PackageReference Include="DistributedLock.FileSystem" Version="1.0.2" />
5
- <PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.4" />
+ <PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.5" />
6
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
7
</ItemGroup>
8
0 commit comments