Extend RunReactNativeXamlCodeGen
target to support multiple WinMDs
#237
Labels
enhancement
New feature or request
Summary
As of PR #234 , there is a target named
RunReactNativeXamlCodeGen
which runs the codegen as part of the RNX native build.Right now it only supports specifying one WinMD file, but the Codegen can actually support more, so we should allow users to specify more.
Motivation
If a user wants to make sure that Codegen is run, it's probably because they want to add multiple WinMDs from custom control libraries they want to add.
Basic Example
No response
Open Questions
No response
The text was updated successfully, but these errors were encountered: