Skip to content
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

Update NETCOREAPP2_1 ifdefs #6538

Merged
merged 1 commit into from
Jun 8, 2021

Conversation

rainersigwald
Copy link
Member

We actually meant 'or higher' and now that's expressible, so doing so.

Should fix the hang that held up dotnet/installer#10804.

Note: 16.11, since this just restores the previously compiled behavior before we updated to net5.0.

We actually meant 'or higher' and now that's expressible, so doing so.

Should fix the hang that held up dotnet/installer#10804.
@rainersigwald rainersigwald requested a review from rokonec June 8, 2021 19:47
@rainersigwald
Copy link
Member Author

@marcpopMSFT This ok for 16.11? I think we should--we may have introduced some hangs by accidentally disabling that timeout.

@rainersigwald rainersigwald added this to the MSBuild 16.11 milestone Jun 8, 2021
@marcpopMSFT
Copy link
Member

Seems reasonable to opportunistically fix some hangs with a fairly straightforward change

@rainersigwald rainersigwald merged commit bf62538 into dotnet:vs16.11 Jun 8, 2021
@rainersigwald rainersigwald deleted the update-ifdefs branch June 8, 2021 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants