You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
As part of microsoft/win32metadata#66, we are making it possible for others to produce winmds for C APIs outside of the Windows SDK. We'll need to update C#/Win32 to support consumption of those winmds.
Describe the solution you'd like
C#/Win32 recognizes win32metadata-compliant winmd files in the project and generates P/Invoke bindings from them just as it does for Windows.Win32.winmd.