Sf
Size: a a a
Sf
U

А
А
U
VZ
U
А
U
А
А
А
А
А
А
А
А
"tasks": [
{
"label": "dotnet run",
"type": "shell",
"command": "dotnet",
"args": [
// Ask msbuild to generate full paths for file names.
"run"
],
"group": "build",
"presentation": {
// Reveal the output only if unrecognized errors occur.
"reveal": "silent"
},
// Use the standard MS compiler pattern to detect errors, warnings and infos
"problemMatcher": "$msCompile"
}
]А
U

А