Heath Stewart

Results 419 comments of Heath Stewart

@jsquire should this be wrapped up with our work to add explicit net461 targets as well? Having been down this road before of turning on multi-targeting for *every* project, I...

Much of this issue has talked about corner cases where setting `TERM=xterm-256` and `COLORTERM=truecolor` may not be 100% accurate, but as has come up many times, it seems no terminal...

@m-nash does this sound like anything we still need for TypeSpec codegen? Otherwise, we can probably just close this. /cc @pallavit (this is a code gen issue, so I've removed...

@HomerBart you're right: there's some incongruency here. A disabled key will be listed by Key Vault but Key Vault will not return it if you try to get its secret...

[This workaround](https://github.com/microsoft/vstest/issues/4014#issuecomment-1335525009) doesn't work for us. We already do that since multi-level lookups don't (or didn't?) work in non-Windows, but we still see `dotnet test` failing to pass properties when...

This was resolved in #279. We'll release a new version soon.

@denelon I was the architect on the Visual Studio Setup team and worked with the Windows SDK and VC teams on these packages. They are actually meant to be installed...

While it doesn't match the OP's behavior exactly, I see this often but it's always been when there are more than one match e.g., ``` 2023-05-01 14:31:21.526 [REPO] Finding installed...

Should call this out in [guidelines](https://azure.github.io/azure-sdk/dotnet_introduction.html#dotnet-samples) as well.

This no longer appears to be a problem. `Max` was removed from tests and they pass just fine with 7.4.