This commit is contained in:
Simon Martens
2023-06-21 16:32:08 +02:00
parent fdaffb2f91
commit e18f053865
14 changed files with 220223 additions and 56 deletions

View File

@@ -32,9 +32,8 @@
"args": [
"watch",
"run",
"${workspaceFolder}/HamannPrinter.csproj",
"/property:GenerateFullPaths=true",
"/consoleloggerparameters:NoSummary"
"--project",
"${workspaceFolder}/HamannPrinter.csproj"
],
"problemMatcher": "$msCompile"
}