aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-06-09 19:23:20 +0000
committerGitHub <noreply@github.com>2026-06-09 19:23:20 +0000
commit25016babc1cbede3190b7ebcc429ab7b36d83b7d (patch)
treeb1cf7266b35de17242f214e3558071582a5ffe1d
parenteb38f462ad45d9b7848115afdcc17b9f51a9a9a6 (diff)
Update dotnet monorepo to v10.0.9
-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 5fc7834fcc..74e66d3adb 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "10.0.8",
+ "version": "10.0.9",
"commands": [
"dotnet-ef"
]