aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-03-12 17:24:35 +0000
committerGitHub <noreply@github.com>2026-03-12 17:24:35 +0000
commitb825829191803f511ee09bfa11237e213d4e69eb (patch)
tree038d44f3ab855d6cabc87892290858feb27d6fb0
parentff4c9263e4a6c463f932f3464b4746d278751f1e (diff)
Update dependency dotnet-ef to v10.0.5
-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 302ac67b6..9cd9c08e7 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "10.0.3",
+ "version": "10.0.5",
"commands": [
"dotnet-ef"
]