Skip to content

Commit

Permalink
Bump Microsoft.EntityFrameworkCore.Tools and Microsoft.EntityFramewor…
Browse files Browse the repository at this point in the history
…kCore.Design

Bumps Microsoft.EntityFrameworkCore.Tools and Microsoft.EntityFrameworkCore.Design. These dependencies needed to be updated together.

Updates `Microsoft.EntityFrameworkCore.Tools` from 8.0.6 to 8.0.7

Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.6 to 8.0.7

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 10, 2024
1 parent 0b2cb76 commit 38f948f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.7" />

<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.6">
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.7">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 38f948f

Please sign in to comment.