Skip to content

Conversation

@AaronRobinsonMSFT
Copy link
Member

@AaronRobinsonMSFT AaronRobinsonMSFT commented Apr 1, 2022

Remove ObsoleteAttribute from COM interop values.

Fixes #720 (again)

/cc @dotnet/interop-contrib @AArnott

Remove `ObsoleteAttribute` from COM interop values.
@ghost
Copy link

ghost commented Apr 1, 2022

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@ghost
Copy link

ghost commented Apr 1, 2022

Tagging subscribers to this area: @dotnet/interop-contrib
See info in area-owners.md if you want to be subscribed.

Issue Details

Remove ObsoleteAttribute from COM interop values.

Fixes #720 (again)

Author: AaronRobinsonMSFT
Assignees: -
Labels:

area-System.Runtime.InteropServices

Milestone: 7.0.0

@jkotas
Copy link
Member

jkotas commented Apr 2, 2022

Test failures unrelated to the change - see linked issues.

@jkotas jkotas merged commit 45c0cf0 into main Apr 2, 2022
@akoeplinger akoeplinger deleted the AaronRobinsonMSFT-patch-1 branch April 2, 2022 14:35
@ghost ghost locked as resolved and limited conversation to collaborators May 2, 2022
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.

Use of EditorBrowsableState.Never leads language service to claim it's gone

5 participants