aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-08-14 11:06:49 +0000
committerGitHub <noreply@github.com>2026-08-14 11:06:49 +0000
commit7704346e9c151418787b33bd54717e0fc7401eda (patch)
tree8c999a3308f043cff57de447f32d0ab63bcd7ab5
parent6a021d5daee819a186ef44e342eafaf088efc3ca (diff)
Update dependency dotnet-ef to v10.0.11
-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 bc574d7054..e7d991d94a 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "10.0.10",
+ "version": "10.0.11",
"commands": [
"dotnet-ef"
]