aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-12-07 10:29:34 +0000
committerGitHub <noreply@github.com>2024-12-07 10:29:34 +0000
commit88b8a13ecdb85718551903d04ba3ade1257da0d5 (patch)
tree7eb2600676448a5dee222addfeec446021eba4f4 /.config
parent1feceea508726f45e88d665597796cd75f430234 (diff)
Update dependency dotnet-ef to v9
Diffstat (limited to '.config')
-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 02afa3f07..dd484d564 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "8.0.11",
+ "version": "9.0.0",
"commands": [
"dotnet-ef"
]