From 7bcb87c5e524caa59b01f094e59d6f38c82e5586 Mon Sep 17 00:00:00 2001 From: Mike Phares Date: Tue, 7 Jan 2025 15:57:37 -0700 Subject: [PATCH] Tasks --- Adaptation/.vscode/tasks.json | 12 ++++++ Adaptation/MESAFIBACKLOG.Tests.csproj | 60 +++++++++++++-------------- 2 files changed, 42 insertions(+), 30 deletions(-) diff --git a/Adaptation/.vscode/tasks.json b/Adaptation/.vscode/tasks.json index d60c832..4becf98 100644 --- a/Adaptation/.vscode/tasks.json +++ b/Adaptation/.vscode/tasks.json @@ -86,6 +86,18 @@ ], "problemMatcher": "$msCompile" }, + { + "label": "Project", + "type": "shell", + "command": "code ../MESAFIBACKLOG.csproj", + "problemMatcher": [] + }, + { + "label": "Git Config", + "type": "shell", + "command": "code ../.git/config", + "problemMatcher": [] + }, { "label": "Kanbn Console", "type": "npm", diff --git a/Adaptation/MESAFIBACKLOG.Tests.csproj b/Adaptation/MESAFIBACKLOG.Tests.csproj index 5fc4a37..c43f0f6 100644 --- a/Adaptation/MESAFIBACKLOG.Tests.csproj +++ b/Adaptation/MESAFIBACKLOG.Tests.csproj @@ -35,8 +35,7 @@ - - + NU1701 NU1701 @@ -45,29 +44,32 @@ NU1701 NU1701 NU1701 - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + NU1701 - - - + + + - - - + + + + + @@ -75,17 +77,15 @@ - - - - NU1701 - NU1701 - NU1701 - NU1701 + + + + +