CsWinRT
CsWinRT copied to clipboard
Add ObsoleteAttribute projection.
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.