Convert all samples to use vscode-samples Microsoft/vscode-vsce#299

This commit is contained in:
Pine Wu
2018-10-15 11:52:55 -07:00
parent a7236f2c55
commit 7501ea71a4
28 changed files with 28 additions and 28 deletions

View File

@ -3,7 +3,7 @@
"displayName": "Notification Progress",
"description": "Show a long running operation in the notification area",
"version": "0.0.1",
"publisher": "bpasero",
"publisher": "vscode-samples",
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/vscode-extension-samples"