aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-07-14 20:11:43 +0000
committerGitHub <noreply@github.com>2026-07-14 20:11:43 +0000
commit0d2f1b26b39d61ff6e0ac3aa26f3dc278265c7c1 (patch)
treeaafe202f2365e9cc843c445d830e0c5f6a55c919
parentbc59e56ef550f3c27b39c9d70d89d214d28885aa (diff)
Update dependency dotnet-ef to v10.0.10
-rw-r--r--.config/dotnet-tools.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 74e66d3adb..bc574d7054 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "10.0.9",
+ "version": "10.0.10",
"commands": [
"dotnet-ef"
]