Commands: Better error when x64, ARM, or .NET Native #5839
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
If you run the commands on UWP project with .NET Native enabled on on any other project with a non-x86 platform, you currently get an error like the following.
We can make this better by either detecting .NET Native, x64, or ARM, or by adding more information if the startup project matches the target project.
The text was updated successfully, but these errors were encountered: