Uh oh!
There was an error while loading. Please reload this page.
Skip duplicate --info output if it is known SDK output - #91900
Conversation
ghost
commented
Sep 11, 2023
Tagging subscribers to this area: @vitek-karas, @agocke, @VSadov |
vitek-karas
left a comment
There was a problem hiding this comment.
I assume we'll add a test for this in the SDK repo once it flows there (would be nice to have a test which validates that we do print out a RID - always.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Vitek Karas <10670590+vitek-karas@users.noreply.github.com>
elinor-fung
commented
Sep 12, 2023
That was what I was thinking, but looking at it again, I think something in here makes more sense. I'll look at adding something to check the host output includes a RID with no SDK and doesn't with a mocked SDK. |
elinor-fung
commented
Sep 13, 2023
/backport to release/8.0 |
Started backporting to release/8.0: https://github.com/dotnet/runtime/actions/runs/6175745936 |
Fixesdotnet/sdk#35237
cc @tmds