Skip to content

Commit

Permalink
⬆️ Bump Microsoft.EntityFrameworkCore.Tools from 6.0.3 to 6.0.4
Browse files Browse the repository at this point in the history
Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 6.0.3 to 6.0.4.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v6.0.3...v6.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 18, 2022
1 parent 92a9b9a commit 2ceb9e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageReference Update="DSharpPlus.Interactivity" Version="4.2.0-nightly-01111" />
<PackageReference Update="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="6.0.3" />
<PackageReference Update="Microsoft.EntityFrameworkCore" Version="6.0.3" />
<PackageReference Update="Microsoft.EntityFrameworkCore.Tools" Version="6.0.3" />
<PackageReference Update="Microsoft.EntityFrameworkCore.Tools" Version="6.0.4" />
<PackageReference Update="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
<PackageReference Update="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0" />
<PackageReference Update="Microsoft.Extensions.Hosting" Version="6.0.1" />
Expand Down

0 comments on commit 2ceb9e0

Please sign in to comment.