Forum Discussion
ispiro
Mar 16, 2023Copper Contributor
How to publish a .Net application to the Windows Store targeting ARM?
Reproduce like this:
- Create a WPF application targeting .Net 6.0 .
- Add a packaging project, add the WPF application as its "Applications", and associate with an app in the Store.
- Try publishing targeting ARM in both.
This is the exception I get:
"The specified RuntimeIdentifier 'win-arm32' is not recognized."
No RepliesBe the first to reply