-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pass RID to msbuild task #103508
Pass RID to msbuild task #103508
Conversation
@MichalStrehovsky, I was able to repro it locally (with command from #103469 (comment)). |
…03273)" (dotnet#103497)" This reverts commit 7e9cab2.
Thanks! I'll test this out by doing an official build from a branch once the infra is stable enough, but for now marking no merge. @jkoritzinsky could you please have a look at the ddf4666 commit? The rest was already reviewed and is a revert of a revert. |
runtime builds are now flowing normally through the SDK. No rush, but would be good to avoid conflicts if we can, as testing it requires spending time on multiple VMs / containers (and at some point I'd like to restart my computer 😅). |
/ba-g binaryformatter CI issues were fixed in the meantime and is unrelated |
Thank you! I'll watch the official builds... |
Picked up in dotnet/sdk#41793. 🙏 |
This reverts commit 4e1ad9c.
First commit is reverting #103497, second commit has the fix for official build.