From b61f1bb46bf18a7cf16717e7500c901d9cf1a1d4 Mon Sep 17 00:00:00 2001 From: James Gunn Date: Mon, 16 Oct 2023 17:13:00 +0100 Subject: [PATCH] Remove fixie.console tool (#862) --- TeachingRecordSystem/.config/dotnet-tools.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/TeachingRecordSystem/.config/dotnet-tools.json b/TeachingRecordSystem/.config/dotnet-tools.json index b7725caf0..335011edc 100644 --- a/TeachingRecordSystem/.config/dotnet-tools.json +++ b/TeachingRecordSystem/.config/dotnet-tools.json @@ -2,12 +2,6 @@ "version": 1, "isRoot": true, "tools": { - "fixie.console": { - "version": "3.3.0", - "commands": [ - "fixie" - ] - }, "dotnet-format": { "version": "7.4.441804", "commands": [