Skip to content

Commit 2b92b8c

Browse files
committed
Merged PR 132: Added URL
Added URL
1 parent fcab350 commit 2b92b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vss-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@
7878
"id": "vstsProcess-endpoint",
7979
"description": "Service Endpoint for XML Process Uploads",
8080
"type": "ms.vss-endpoint.service-endpoint-type",
81+
"url": "https://myaccount.visualstudio.com",
8182
"targets": [ "ms.vss-endpoint.endpoint-types" ],
8283
"properties": {
8384
"name": "VstsXmlProcessEndpoint",
84-
"url": "https://myaccount.visualstudio.com",
8585
"displayName": "VSTS XML Process Endpoint",
8686
"authenticationSchemes": [
8787
{

0 commit comments

Comments
 (0)