Dade Cook

Results 5 comments of Dade Cook

> Can you also try to add an IntegrationTest that would fail without these changes? Yea, I'll see what I can add!

@lemillermicrosoft, I tried adding that integration test. However, I can't get it to fail for the code prior to my changes. I guess it's something specific about my set up?...

I have opened a PR (#673) to merge the changes I called out above.

Hey @lemillermicrosoft, just wanted to close the loop. I dug deeper and noticed some differences between the latest code in the repo and the code in the Nuget package version...

I was having this issue as well and have worked around it by switching to a PowerShell task in ADO temporarily so that I can specify the CLI version. I...