Skip to content

Commit

Permalink
Bump dotnet-ef from 8.0.2 to 8.0.3 (#1043)
Browse files Browse the repository at this point in the history
Bumps [dotnet-ef](https://github.com/dotnet/efcore) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.2...v8.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 44d807f commit bfd5445
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": "8.0.2",
"version": "8.0.3",
"commands": [
"dotnet-ef"
]
Expand Down

0 comments on commit bfd5445

Please sign in to comment.