Skip to content

Commit a363fe5

Browse files
Bump Microsoft.EntityFrameworkCore.InMemory in the microsoft group (#106)
1 parent 7feb92d commit a363fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/EFCoreStoreSample/EFCoreStoreSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<ItemGroup>
44
<PackageReference Include="DistributedLock.FileSystem" Version="1.0.2" />
5-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.4" />
5+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.5" />
66
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
77
</ItemGroup>
88

0 commit comments

Comments
 (0)