I'm trying to publish a Xamarin project.
How can I, change the build configuration to Release
in Visual Studio 2015?
Update
According to How to: Set Debug and Release Configurations there are two ways to change build configuration:
From the Build menu: click Build / Configuration Manager, then select Debug or Release.
On the toolbar, choose either Debug or Release from the Solution Configurations list box.