Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Add Xamarin placeholder in System.threading.Tasks.Extensions packages #29922

Merged
merged 4 commits into from
Jun 1, 2018

Conversation

tarekgh
Copy link
Member

@tarekgh tarekgh commented May 25, 2018

This fix is adding a placeholder in the System.Threading.Tasks.Extensions package as Xamarin going to have inbox implementation library.

Fixes #29585

This fix is adding a placeholder in the System.Threading.Tasks.Extensions package as Xamarin going to have inbox implementation library.
Also, the change here is removing the placeholder in System.Memory package as this didn't work nicely for Xamarin
@tarekgh
Copy link
Member Author

tarekgh commented May 25, 2018

CC @weshaggard @marek-safar

@weshaggard
Copy link
Member

@tarekgh could you do a individual commit for each fix? I only ask for that as I expect we will need to revert at least the System.Memory change in the future and it will be easier to revert an individual commit.

@tarekgh
Copy link
Member Author

tarekgh commented May 25, 2018

CI failure in Windows x64 Debug Build is tracked by the issue https://github.com/dotnet/corefx/issues/19223

@tarekgh
Copy link
Member Author

tarekgh commented May 25, 2018

@weshaggard ok, I'll split them

@tarekgh tarekgh changed the title Fix Xamarin placeholder in the packages Add Xamarin placeholder in System.threading.Tasks.Extensions packages May 25, 2018
Copy link
Member

@weshaggard weshaggard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - please squash before merging.

@tarekgh
Copy link
Member Author

tarekgh commented May 29, 2018

Test Windows x64 Debug Build please

@tarekgh
Copy link
Member Author

tarekgh commented May 30, 2018

Linking the tracking issues for the unrelated Windows x64 Debug Build failed CI tests:

#15065
#29980
#29754
#29981
#29982
#29983
#19223

@tarekgh tarekgh merged commit c3bfa0d into dotnet:release/2.1 Jun 1, 2018
@tarekgh tarekgh deleted the release/2.1 branch June 1, 2018 21:45
@karelz karelz added this to the 2.1.x milestone Jun 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants