FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add ObsoleteAttribute projection. by dongle-the-gadget · Pull Request #1712 · microsoft/CsWinRT · GitHub

Add ObsoleteAttribute projection. - #1712

Closed
Dongle (dongle-the-gadget) wants to merge 1 commit into
microsoft:masterfrom
dongle-the-gadget:obsolete
Closed

Add ObsoleteAttribute projection.#1712
Dongle (dongle-the-gadget) wants to merge 1 commit into
microsoft:masterfrom
dongle-the-gadget:obsolete

Conversation

Dongle (dongle-the-gadget) commented Aug 8, 2024
edited
Loading

Copy link
Copy Markdown
Contributor

If the WinMD specifies DeprecationType.Removal, we still project, but set ObsoleteAttribute to error instead of warning. Information relating to version, contract and platform are irrelevant here since ObsoleteAttribute doesn't request them.

Fixes #1323.

Copy link
Copy Markdown
Member

Superseded by #2376 for 2.x and #2457 for 3.0. Thank you!

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Windows.Foundation.Metadata.DeprecatedAttribute should be projected to System.ObsoleteAttribute

2 participants


Back | FazBrowse Home | New Git URL