This commit is contained in:
Alex Rukhlin 2017-04-21 10:49:23 -04:00 коммит произвёл GitHub
Родитель 8316a0fe1c
Коммит 9e8e8f0f21
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -69,7 +69,7 @@ The package command will package the extension into a Visual Studio extension in
From the root of the repo:
```bash
gulp createtest
gulp create
```
The VSIX package will be created in the root of the repository.