UNPKG

generator-dotnetcore-angular2-starterkit

Version:
16 lines 335 B
{ "version": "0.1.0", "command": "dotnet", "isShellCommand": true, "args": [], "tasks": [ { "taskName": "build", "args": [ "${workspaceRoot}\\project.json" ], "isBuildCommand": true, "problemMatcher": "$msCompile" } ] }