We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm trying to use this port in a Universal Windows project but cannot because the supports line has !uwp.
Use Ninja rather than MSBuild to get UWP support.
No response
I have a PR to fix this limitation that I hope to submit shortly.
The text was updated successfully, but these errors were encountered:
Use Ninja rather than MSBuild in BlingFire to support UWP. (#31331)
60f2513
Fixes #31330.
Adela0814
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe.
I'm trying to use this port in a Universal Windows project but cannot because the supports line has !uwp.
Proposed solution
Use Ninja rather than MSBuild to get UWP support.
Describe alternatives you've considered
No response
Additional context
I have a PR to fix this limitation that I hope to submit shortly.
The text was updated successfully, but these errors were encountered: