简体   繁体   中英

How can I create a .dmg file to allow deployment of a .NetCore 3.1 app on MacOS

I have a.NetCore 3.1 Forms application in C# created with VS 2019 v 16.8.2 on Windows 10. How can I create a dmg file to allow deployment on MacOS (Catalina).

According to MS announcement WinForms, WPF will run only on Windows - https://devblogs.microsoft.com/dotnet/introducing-net-5/ . The whole point was to move WPF and WinForms to target.Net Core, which doesn't automatically makes them cross-platform.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM