aboutsummaryrefslogtreecommitdiff
path: root/.config/dotnet-tools.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-11-11 18:42:10 +0000
committerGitHub <noreply@github.com>2025-11-11 18:42:10 +0000
commitb8a409195fd7a6e18063325b211b6afa3a377581 (patch)
tree1dab1c969fad1d00cc04ee008b0300f886a4d852 /.config/dotnet-tools.json
parent1da67e5e10fea9f3bca66e4f510db25f1b4fcd80 (diff)
Update dependency dotnet-ef to v9.0.11
Diffstat (limited to '.config/dotnet-tools.json')
-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 df2b50e26..029a48f6a 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "9.0.10",
+ "version": "9.0.11",
"commands": [
"dotnet-ef"
]