14 lines
246 B
JSON
14 lines
246 B
JSON
{
|
|
"tasks": [
|
|
{
|
|
"type": "vs64",
|
|
"action": "build",
|
|
"group": {
|
|
"kind": "build",
|
|
"isDefault": true
|
|
},
|
|
"label": "build project"
|
|
}
|
|
]
|
|
}
|