Hi I am moving an IOS project from Xamarin.IOS to DontNet6. I am also trying to move the build from an Intel Mac mini to an Apple silicon Mac.
I tried real hard not to install rosetta 2 but I had to give in and install it (but that is another issue), now I can build the project on the Apple silicon using the Visual Studio IDE, but I am trying to get the command line working but when I type MSBuild on the command line It says "zsh: command not found: MSBuild".
what do I need to do in order to get msbuild to work on a Mac ?
Regards Christian Stœr Arild Andersen