Skip to content

Rename MinimumOSPlatformAttribute and RemovedInOSPlatformAttribute#40371

Merged
adamsitnik merged 4 commits into
dotnet:masterfrom
adamsitnik:platformAttributes
Aug 5, 2020
Merged

Rename MinimumOSPlatformAttribute and RemovedInOSPlatformAttribute#40371
adamsitnik merged 4 commits into
dotnet:masterfrom
adamsitnik:platformAttributes

Conversation

@adamsitnik
Copy link
Copy Markdown
Member

fixes #40360

cc @terrajobst

* MinimumOSPlatformAttribute -> SupportedOSPlatformAttribute
* RemovedInOSPlatformAttribute -> UnsupportedOSPlatformAttribute
@Dotnet-GitSync-Bot
Copy link
Copy Markdown
Collaborator

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@adamsitnik
Copy link
Copy Markdown
Member Author

@krwq @eiriktsarpalis any chances I could get an approval from you during European working hours? this PR blocks me from fixing #40095 and I would prefer to send two separate PRs

Copy link
Copy Markdown
Member

@krwq krwq left a comment

Choose a reason for hiding this comment

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

Looks good, please fix build errors

@adamsitnik
Copy link
Copy Markdown
Member Author

the build failures seem unrelated, merging

@adamsitnik adamsitnik merged commit 06963ea into dotnet:master Aug 5, 2020
@adamsitnik adamsitnik deleted the platformAttributes branch August 5, 2020 11:47
Copy link
Copy Markdown
Member

@jeffhandley jeffhandley left a comment

Choose a reason for hiding this comment

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

Thanks!

Jacksondr5 pushed a commit to Jacksondr5/runtime that referenced this pull request Aug 10, 2020
…otnet#40371)

* rename attributes:

* MinimumOSPlatformAttribute -> SupportedOSPlatformAttribute
* RemovedInOSPlatformAttribute -> UnsupportedOSPlatformAttribute

* update src and ref files

* update .targets file

* update comment ;)
@karelz karelz modified the milestones: 6.0.0, 5.0.0 Aug 18, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 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.

Rename MinimumOSPlatformAttribute and RemovedInOSPlatformAttribute

5 participants