We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcab350 commit 2b92b8cCopy full SHA for 2b92b8c
vss-extension.json
@@ -78,10 +78,10 @@
78
"id": "vstsProcess-endpoint",
79
"description": "Service Endpoint for XML Process Uploads",
80
"type": "ms.vss-endpoint.service-endpoint-type",
81
+ "url": "https://myaccount.visualstudio.com",
82
"targets": [ "ms.vss-endpoint.endpoint-types" ],
83
"properties": {
84
"name": "VstsXmlProcessEndpoint",
- "url": "https://myaccount.visualstudio.com",
85
"displayName": "VSTS XML Process Endpoint",
86
"authenticationSchemes": [
87
{
0 commit comments