14 lines
No EOL
183 B
JSON
14 lines
No EOL
183 B
JSON
{
|
|
"version": "2.0.0",
|
|
"tasks": [
|
|
{
|
|
"type": "dotnet",
|
|
"task": "build",
|
|
"problemMatcher": [
|
|
"$msCompile"
|
|
],
|
|
"group": "build",
|
|
"label": "dotnet: build"
|
|
}
|
|
]
|
|
} |