Skip to content

Commit

Permalink
Merge pull request #280
Browse files Browse the repository at this point in the history
chore(deps): bump Microsoft.EntityFrameworkCore.InMemory and Microsoft.Extensions.Logging.Abstractions
  • Loading branch information
ikesnowy authored Oct 22, 2024
2 parents fdc4e2d + e8eb62e commit 3d4ac61
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.8" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.10" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
Expand Down

0 comments on commit 3d4ac61

Please sign in to comment.