File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
ClientLibraryConsoleAppSample Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ namespace ClientLibraryConsoleAppSample
1111 class Program
1212 {
1313 //============= Config [Edit these with your settings] =====================
14- internal const string vstsCollectionUrl = "https://guidedultrasonics .visualstudio.com" ; //change to the URL of your VSTS account; NOTE: This must use HTTPS
14+ internal const string vstsCollectionUrl = "https://myaccount .visualstudio.com" ; //change to the URL of your VSTS account; NOTE: This must use HTTPS
1515 // internal const string vstsCollectioUrl = "http://myserver:8080/tfs/DefaultCollection" alternate URL for a TFS collection
1616 //==========================================================================
1717
You can’t perform that action at this time.
0 commit comments