13 lines
177 B
JSON
13 lines
177 B
JSON
{
|
|
"version": "2.0.0",
|
|
"tasks": [
|
|
{
|
|
"type": "dotnet",
|
|
"task": "build",
|
|
"group": "build",
|
|
"problemMatcher": [],
|
|
"label": "build"
|
|
}
|
|
]
|
|
}
|