CsWinRT icon indicating copy to clipboard operation
CsWinRT copied to clipboard

Add ObsoleteAttribute projection.

Open dongle-the-gadget opened this issue 1 year ago • 0 comments
trafficstars

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.

dongle-the-gadget avatar Aug 08 '24 16:08 dongle-the-gadget