Rename references

This commit is contained in:
Michal Moskal
2016-04-07 11:30:22 -07:00
parent 92d8adfdbd
commit 7c43739e4b
8 changed files with 34 additions and 34 deletions

2
.vscode/tasks.json vendored
View File

@ -1,7 +1,7 @@
{
"version": "0.1.0",
// Task runner is jake
"command": "kind",
"command": "pxt",
// Need to be executed in shell / cmd
"isShellCommand": true,
"showOutput": "always",