Uh oh!
There was an error while loading. Please reload this page.
Pack windows implementation assemblies in windowsdesktop transport package - #57795
Conversation
ghost
commented
Aug 20, 2021
Tagging subscribers to this area: @Anipik, @safern, @ViktorHofer |
ericstj
commented
Aug 20, 2021
This will need to be ported to RC1 to unblock winforms. |
ericstj
commented
Aug 20, 2021
/backport to release/6.0-rc1 |
Started backporting to release/6.0-rc1: https://github.com/dotnet/runtime/actions/runs/1149127242 |
ViktorHofer
left a comment
There was a problem hiding this comment.
Had to double check that that's the right metadata. Thanks, I completely forgot making sure that the right rid tfm pair gets in.
ViktorHofer
commented
Aug 20, 2021
Did you consider changing the target framework instead to we windows specific? |
ericstj
commented
Aug 20, 2021
I tried to change the project framework but that required a larger change to the targets that pack this project as they ended up packing as |
Fixes#57791