You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//============= Config [Edit these with your settings] =====================
14
-
internalconststringazDevOrganizationUrl="https://dev.azure.com/myaccount";//change to the URL of your Azure DevOps account; NOTE: This must use HTTPS
14
+
internalconststringazureDevOpsOrganizationUrl="https://dev.azure.com/organization";//change to the URL of your Azure DevOps account; NOTE: This must use HTTPS
15
15
// internal const string vstsCollectioUrl = "http://myserver:8080/tfs/DefaultCollection" alternate URL for a TFS collection
0 commit comments