Michael Yanni
Michael Yanni
I've figured out some more characteristics of this problem. My current situation: - Group contains 2 elements: Text (GDI+) and Video Capture Device [webcam] - The bug does not affect...
@DonnaChen888 Files under `eng/common` cannot be changed in any repo other than https://github.com/dotnet/arcade. Those files flow here and any changes to those files will be overridden the next time it...
Copilot couldn't understand what I was asking of it. Doing it myself.
/azp run dotnet-sdk-public-ci
This issue is being discussed here: https://teams.microsoft.com/l/message/19:[email protected]/1762168837446?parentMessageId=1762168837446
This PR is showing the same problem described here: https://github.com/dotnet/sdk/pull/52028#issuecomment-3618803130 The error log will show: ``` .dotnet/sdk/10.0.100/NuGet.targets(196,5): error : (NETCORE_ENGINEERING_TELEMETRY=Restore) '[]' is not a valid version string. ```
@jaredpar > Can you expand on what you think is a bug in the compiler? I don't think there is a bug in the compiler. However, the tests were marked...