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

React to Obsoleted attribute renaming #6116

Merged
merged 1 commit into from
Sep 3, 2022

Conversation

buyaa-n
Copy link
Contributor

@buyaa-n buyaa-n commented Aug 18, 2022

The ObsoletedInOSPlatformAttribute is renamed to ObsoletedOSPlatformAttribute with dotnet/runtime#72970, updating the Platform Compat Analyzer accordingly

@buyaa-n buyaa-n requested a review from a team as a code owner August 18, 2022 00:15
@buyaa-n buyaa-n added this to the .NET 7.x milestone Aug 18, 2022
@codecov
Copy link

codecov bot commented Aug 18, 2022

Codecov Report

Merging #6116 (00b7f94) into main (793113a) will increase coverage by 0.00%.
The diff coverage is 92.20%.

@@           Coverage Diff           @@
##             main    #6116   +/-   ##
=======================================
  Coverage   96.05%   96.05%           
=======================================
  Files        1339     1339           
  Lines      309416   309416           
  Branches     9855     9855           
=======================================
+ Hits       297196   297200    +4     
+ Misses       9835     9832    -3     
+ Partials     2385     2384    -1     

@buyaa-n buyaa-n merged commit b9e75de into dotnet:main Sep 3, 2022
@buyaa-n buyaa-n deleted the obsoleted-name-change branch September 3, 2022 05:10
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.

2 participants