aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-05-12 18:19:58 +0000
committerGitHub <noreply@github.com>2026-05-12 18:19:58 +0000
commit25f0e8b42359303262f2a1aaef408d7e0fc34911 (patch)
treeaa9d3f6164bd6cfdcdd48937d15acb0783e0d927
parente9942c385775f33c70dbb4b910085ae2c563e898 (diff)
Update dependency dotnet-ef to v10.0.8
-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 9b44eff4c6..5fc7834fcc 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "10.0.7",
+ "version": "10.0.8",
"commands": [
"dotnet-ef"
]