CsWinRT
CsWinRT copied to clipboard
IID optimizer causes build error for libraries/applications (not projections)
Describe the bug
To Reproduce
- Reference CsWinRT from a library (not projections) or an app.
Expected behavior
Should build fine.
You can set <DebugType>full</DebugType> to mitigate this issue.
IIDOptimizer doesn't run in most scenarios anymore, so there shouldn't be a pdb to copy over and fail.