.NET Core 3.1 Visual Studio 2019
I have created an iOS Xamarin mobile app, using Visual Studio running on Windows. All works fine, even debugging on an iPhone connected to the Mac on my network.
I now need a very simple Console App for the actual Mac (macOS computer). I have already written the Windows version of the Console App.
I cannot work out how to compile the Console App for macOS. Is it possible? Any help appreciated.