Skip to content

Commit c5964f8

Browse files
(GH-669) Update efcore in-memory package to latest
1 parent 957d17d commit c5964f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/DotNetToolkit.Repository.Integration.Test/DotNetToolkit.Repository.Integration.Test.csproj

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

3131
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp3.1'">
3232
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.2" />
33-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.7" />
33+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.11" />
3434
</ItemGroup>
3535

3636
<ItemGroup>

0 commit comments

Comments
 (0)