Skip to content

Adding OR_GREATER preprocessor symbols#14798

Merged
sfoslund merged 2 commits intodotnet:release/5.0.2xxfrom
sfoslund:PreprocessorSymbols
Dec 3, 2020
Merged

Adding OR_GREATER preprocessor symbols#14798
sfoslund merged 2 commits intodotnet:release/5.0.2xxfrom
sfoslund:PreprocessorSymbols

Conversation

@sfoslund
Copy link
Copy Markdown
Member

@sfoslund sfoslund commented Dec 1, 2020

Fixes #14540

Copy link
Copy Markdown
Member

@dsplaisted dsplaisted left a comment

Choose a reason for hiding this comment

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

I think per the spec we don't want to add any new compilation constants for the platform.

Also, let's try to target this for 5.0.2xx. No need for this to wait until .NET 6.

@sfoslund sfoslund force-pushed the PreprocessorSymbols branch from 3feb968 to 7d56ddc Compare December 2, 2020 18:23
@sfoslund sfoslund requested review from a team and AntonLapounov as code owners December 2, 2020 18:23
@sfoslund sfoslund changed the base branch from master to release/5.0.2xx December 2, 2020 18:23
@aortiz-msft
Copy link
Copy Markdown
Contributor

Hey folks, any specific reason why nuget-team was added?

@sfoslund
Copy link
Copy Markdown
Member Author

sfoslund commented Dec 2, 2020

@aortiz-msft false alarm, it was it was triggered while retargeting the PR, no need to review.

@sfoslund sfoslund force-pushed the PreprocessorSymbols branch from 7d56ddc to 6cac00c Compare December 2, 2020 20:06
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.

Package authors can use #if to perform version checks

5 participants