10000 chore(deps): bump Microsoft.EntityFrameworkCore.InMemory from 8.0.6 to 8.0.7 by dependabot[bot] · Pull Request #256 · cnblogs/Architecture · GitHub
[go: up one dir, main page]

Skip to content

chore(deps): bump Microsoft.EntityFrameworkCore.InMemory from 8.0.6 to 8.0.7 #256

New issue
Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.6" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.7" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
Expand Down
Loading
0