14 lines
No EOL
244 B
JSON
14 lines
No EOL
244 B
JSON
{
|
|
"version": "2.0.0",
|
|
"tasks": [
|
|
{
|
|
"type": "msbuild",
|
|
"problemMatcher": [
|
|
"$msCompile"
|
|
],
|
|
"group": "build",
|
|
"label": "Build: HAcontrol.csproj",
|
|
"detail": "Build the HAcontrol.csproj project using dotnet build"
|
|
}
|
|
]
|
|
} |