Skip to content

Commit

Permalink
Bump dotnet-ef from 7.0.11 to 7.0.13 (#929)
Browse files Browse the repository at this point in the history
Bumps [dotnet-ef](https://github.com/dotnet/efcore) from 7.0.11 to 7.0.13.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v7.0.11...v7.0.13)

---
updated-dependencies:
- dependency-name: dotnet-ef
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent b274310 commit d2fb464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "7.0.11",
"version": "7.0.13",
"commands": [
"dotnet-ef"
]
Expand Down

0 comments on commit d2fb464

Please sign in to comment.