Skip to content

Commit

Permalink
Add Microsoft.EntityFrameworkCore.InMemory back
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelmayer-dev committed Feb 6, 2024
1 parent 308a3a5 commit 7ec0686
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,9 @@
<CopyToPublishDirectory>Always</CopyToPublishDirectory>
</Content>
</ItemGroup>

<ItemGroup>
<PackageVersion Update="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.1" />
</ItemGroup>

</Project>

0 comments on commit 7ec0686

Please sign in to comment.