Skip to content

Commit

Permalink
Bump dotnet-ef from 7.0.11 to 8.0.5
Browse files Browse the repository at this point in the history
Bumps [dotnet-ef](https://github.com/dotnet/efcore) from 7.0.11 to 8.0.5.
---
updated-dependencies:
- dependency-name: dotnet-ef
  dependency-type: direct:development
  update-type: version-update:major
...

Signed-off-by: dotnet-updater[bot] <100138291+dotnet-updater[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-updater[bot] committed May 16, 2024
1 parent 764e805 commit f21ec7b
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,31 +6,36 @@
"version": "6.0.0",
"commands": [
"coverlet"
]
],
"rollForward": false
},
"jetbrains.resharper.globaltools": {
"version": "2023.2.2",
"commands": [
"jb"
]
],
"rollForward": false
},
"dotnet-ef": {
"version": "7.0.11",
"version": "8.0.5",
"commands": [
"dotnet-ef"
]
],
"rollForward": false
},
"gitversion.tool": {
"version": "5.12.0",
"commands": [
"dotnet-gitversion"
]
],
"rollForward": false
},
"gitreleasemanager.tool": {
"version": "0.15.0",
"commands": [
"dotnet-gitreleasemanager"
]
],
"rollForward": false
}
}
}

0 comments on commit f21ec7b

Please sign in to comment.