{ "version": "2.0.0", "tasks": [ { "command": "dotnet", "args": [ "build" ], "group": "build", "problemMatcher": [], "label": "build" } ] }