Skip to content

Commit

Permalink
合并拉取请求 #236
Browse files Browse the repository at this point in the history
chore(deps): bump Microsoft.EntityFrameworkCore.InMemory from 8.0.3 to 8.0.4
  • Loading branch information
ikesnowy authored Apr 29, 2024
2 parents 3424710 + 2cb1834 commit 6391853
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.3" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.4" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="xunit" Version="2.8.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
Expand Down

0 comments on commit 6391853

Please sign in to comment.