summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/dotnet-tools.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 558293e..e3d2b85 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,10 +3,11 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "7.0.10",
+ "version": "8.0.23",
"commands": [
"dotnet-ef"
- ]
+ ],
+ "rollForward": false
}
}
} \ No newline at end of file