This commit is contained in:
2024-09-13 16:45:30 -07:00
parent 2074154f71
commit 2afa13de03
4 changed files with 12 additions and 24 deletions

14
.vscode/tasks.json vendored
View File

@ -23,7 +23,7 @@
"-p",
"${workspaceFolder}/Server/Barcode.Host.Server.csproj",
"set",
"asdf",
"_UserSecretsId",
"123"
],
"command": "dotnet",
@ -165,18 +165,6 @@
"problemMatcher": [],
"type": "shell"
},
{
"command": "L:/DevOps/Mesa_FI/File-Folder-Helper/bin/Release/net8.0/win-x64/publish/File-Folder-Helper.exe .kanbn",
"label": "File-Folder-Helper AOT s Set metadata",
"problemMatcher": [],
"type": "shell"
},
{
"command": "L:/DevOps/Mesa_FI/File-Folder-Helper/bin/Release/net8.0/win-x64/publish/File-Folder-Helper.exe s M L:/DevOps/Mesa_FI/Barcode-Host -s L:/DevOps/Mesa_FI/Barcode-Host/.kanbn/tasks",
"label": "File-Folder-Helper AOT s M tasks",
"problemMatcher": [],
"type": "shell"
},
{
"label": "Kanbn Console",
"problemMatcher": [],