aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-10-15 00:34:44 +0000
committerGitHub <noreply@github.com>2025-10-15 00:34:44 +0000
commit545e412259adcf7f3032b59a090a0afddee43336 (patch)
tree54b918617bbf40ae0ed99247c2ec48ec65da5b7e /.config
parent7dff92bb82f03990fef6ace7b8c7e2e233cbbb68 (diff)
Update dependency dotnet-ef to v9.0.10
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 b4d77bc4c..df2b50e26 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "9.0.9",
+ "version": "9.0.10",
"commands": [
"dotnet-ef"
]