Skip to content

Commit

Permalink
Add multi-ping to extension manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
jessehouwing committed Mar 16, 2018
1 parent 634e4ba commit 1165603
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vss-extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@
"files": [
{
"path": "PingTask"
},
{
"path": "MultiPingTask"
}
],
"contributions": [
Expand Down

0 comments on commit 1165603

Please sign in to comment.