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

Mdhwang/reduce mobile checks #35105

Merged
merged 3 commits into from
Apr 22, 2020

Conversation

mdh1418
Copy link
Member

@mdh1418 mdh1418 commented Apr 17, 2020

This is a follow up to PR #34662.
This PR simplifies conditional checks '$(TargetOS)' == 'iOS' or '$(TargetOS)' == 'Android' or '$(TargetOS)' == 'tvOS' and all other permutations with '$(TargetsMobile)' == 'true'
#35023

@ghost
Copy link

ghost commented Apr 17, 2020

Tagging subscribers to this area: @ViktorHofer
Notify danmosemsft if you want to be subscribed.

@mdh1418 mdh1418 requested review from safern and steveisok April 17, 2020 14:34
eng/Subsets.props Outdated Show resolved Hide resolved
@mdh1418 mdh1418 force-pushed the mdhwang/reduce_mobile_checks branch from 2d22e09 to 34fe1b7 Compare April 17, 2020 14:51
@safern
Copy link
Member

safern commented Apr 17, 2020

If PR: #34980 is merged first, maybe consider removing these: https://github.com/dotnet/runtime/pull/34980/files#diff-9f3c793773fc53c31ea09d056e98a4eeR200

as I believe eng/Configurations.props is imported for all MSBuild paths early.

@mdh1418 mdh1418 force-pushed the mdhwang/reduce_mobile_checks branch from 34fe1b7 to 641bdbb Compare April 17, 2020 18:01
@mdh1418 mdh1418 force-pushed the mdhwang/reduce_mobile_checks branch from 641bdbb to c6f2c9a Compare April 18, 2020 17:50
@mdh1418 mdh1418 force-pushed the mdhwang/reduce_mobile_checks branch from c6f2c9a to 1b24994 Compare April 20, 2020 16:25
@mdh1418 mdh1418 merged commit 5179706 into dotnet:master Apr 22, 2020
@mdh1418 mdh1418 deleted the mdhwang/reduce_mobile_checks branch April 22, 2020 21:00
@ghost ghost locked as resolved and limited conversation to collaborators Dec 9, 2020
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.

4 participants