From c8e979cdd6bcdd2f7bfcb33e4e9a6fb126bba295 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 16:46:30 +0000 Subject: chore(deps): update dotnet monorepo to v8.0.1 --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index c03564f97..81fe5add4 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "8.0.0", + "version": "8.0.1", "commands": [ "dotnet-ef" ] -- cgit v1.2.3