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
Creating modules based on namespaces is incorrect and leads to circular dependencies that need to be broken with -exclude to exclude APIs from the projection. Modules that swift-winrt generates should be based on .winmd file to not cause this issue.