Publishing with x64 runtimeidentifier (windows 11 framework), on arm64 machine

sidabs 0 Reputation points
2024-03-07T21:32:59.7833333+00:00

I've been trying to publish my .net maui application (sideloaded MSI), such that it would run on a Windows x64 machine. My development machine is a MacBook Pro (m3 chip), but I'm running a windows 11 VM (using parallels) - which (I believe) creates an arm64 environment.

I've tried seemingly every permutation of configuration, but nothing seems to work.

I'm wondering whether dot net supports publishing in this direction (create x64 arch application, from an arm64 machine)? If so, does anyone have any examples they could help point me to?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,395 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,900 questions
.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
323 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,125 questions
{count} votes