microsoft / tfs-cli

Cross-platform CLI for Microsoft Team Foundation Server and Visual Studio Team Services
MIT License
369 stars 132 forks source link

tfx extension install throws 409 Conflict error where it used to report a warning #171

Open jessehouwing opened 7 years ago

jessehouwing commented 7 years ago

The tfx commandline used to throw a warning, not an error. https://github.com/Microsoft/vsts-extension-build-release-tasks/issues/12

image

willsmythe commented 7 years ago

I don't recall this behavior changing, but I agree this shouldn't be an error. The net result is that the extension got installed, so a warning is appropriate.