From 7447a54c13631b5ecf7b4e10cef2cbf52a357042 Mon Sep 17 00:00:00 2001 From: Jake Mannens Date: Sun, 1 Feb 2026 00:47:11 +1100 Subject: tmp --- .config/dotnet-tools.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.config/dotnet-tools.json') 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 -- cgit v1.3