Skip to content

Commit 06d4a25

Browse files
Bump dotnet-ef from 8.0.8 to 8.0.10 (#2823)
Bumps [dotnet-ef](https://github.com/dotnet/efcore) from 8.0.8 to 8.0.10. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.8...v8.0.10) --- 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>
1 parent 5601cae commit 06d4a25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.config/dotnet-tools.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"isRoot": true,
44
"tools": {
55
"dotnet-ef": {
6-
"version": "8.0.8",
6+
"version": "8.0.10",
77
"commands": [
88
"dotnet-ef"
99
]
1010
}
1111
}
12-
}
12+
}

0 commit comments

Comments
 (0)