as the title already mention my question is about the following:
I 'm looking for a possibility to create a multiplatform desktop project on Visual Studio for Mac. After creating that, I'd like to just kinda "import" that project in Visual Studio for Windows (of course on a windows vm) and just build it there to run it on Windows 10. I know that maybe only "importing" a project would not do the job. I thought I would be a proper way to do it with Xamarin Forms on Visual Studio for Mac, but I cannot find such a solution. Does anybody know any approach of multiplatform solution that fits my needs? I hope my problem is getting clear. Apologize if there is such a question already answered, but I did not find any information regarding this.
I'm running windows in a virtual machine, and it is just not comfortable to code on vm for my opinion. So maybe some of you guys may have an idea how to achieve that. Thank you in advance