How could I make a build for macOSX in Windows Visual Studio?

I found out that the .exe file works with Wine.
But I couldn’t find out how to make an .app file by Monogame Cross Platform Project.

Are you building your project in .NET Core or .NET Framework?