From 9f8b32049377b7174c0d0e9fd26e56fa60df2add Mon Sep 17 00:00:00 2001 From: Robert McRackan Date: Thu, 7 Jul 2022 21:43:51 -0400 Subject: [PATCH] no longer needed --- Source/.config/dotnet-tools.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 Source/.config/dotnet-tools.json diff --git a/Source/.config/dotnet-tools.json b/Source/.config/dotnet-tools.json deleted file mode 100644 index 921204ae..00000000 --- a/Source/.config/dotnet-tools.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "version": 1, - "isRoot": true, - "tools": { - "frogvall.dotnetbumpversion": { - "version": "3.0.1", - "commands": [ - "bump-version" - ] - } - } -} \ No newline at end of file