Skip to content

Commit

Permalink
Merge pull request #102 from AchoArnold/dependabot/nuget/Microsoft.En…
Browse files Browse the repository at this point in the history
…tityFrameworkCore.InMemory-8.0.0

Bump Microsoft.EntityFrameworkCore.InMemory from 7.0.11 to 8.0.0
  • Loading branch information
AchoArnold committed Nov 20, 2023
2 parents 9049fc3 + 339fbe4 commit a706816
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.11" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.11" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
Expand Down

0 comments on commit a706816

Please sign in to comment.