aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2026-04-15 19:10:08 +0200
committerGitHub <noreply@github.com>2026-04-15 19:10:08 +0200
commitba3497b9dd6db674f5477822c9d96ba201c2209a (patch)
tree08551280427448d28fabea6ae631d9bcc0c562cb
parent0fd80868f8dd53e482f7b51191e34891ab2e25bf (diff)
parent1ac5f71bf3cecce91c05f98b338d136833c1b672 (diff)
Update dependency dotnet-ef to v10.0.6 (#16635)
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 9cd9c08e75..3f7a9454c5 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "10.0.5",
+ "version": "10.0.6",
"commands": [
"dotnet-ef"
]