Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Convert winmdobj project type to CsWinRT component projects#447

Open
ujjwalchadha wants to merge 3 commits intomainfrom
ujjwalchadha/allow-winrt-component-conversion
Open

Convert winmdobj project type to CsWinRT component projects#447
ujjwalchadha wants to merge 3 commits intomainfrom
ujjwalchadha/allow-winrt-component-conversion

Conversation

@ujjwalchadha
Copy link
Contributor

Winmdobj is a .net native style of project OutputType which requires built in knowledge of .net native to generate winmd files.
The PR outputs winmdobj project as simple Library projects with .NET 6 and uses CsWinRT for authoring the winmd files.

@ujjwalchadha ujjwalchadha force-pushed the ujjwalchadha/allow-winrt-component-conversion branch from 01edfc5 to f033110 Compare August 1, 2022 20:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants