aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-06-10 15:23:15 -0600
committerGitHub <noreply@github.com>2025-06-10 15:23:15 -0600
commit644245bb7c5cbed296ef51bd2aebd77a7855c5d9 (patch)
tree590d313c5bd4f38f8c7a5ad5e5ba24e5f44eba6b
parenta18c0007b466ab83eaf334e7d8194427ba98881d (diff)
Update dependency dotnet-ef to 9.0.6 (#14273)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-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 f41dcff2a..7a8163c33 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "9.0.5",
+ "version": "9.0.6",
"commands": [
"dotnet-ef"
]