问题
I'm trying to publish a Xamarin project.
How can I, change the build configuration to Release in Visual Studio 2015?
Update
I have found the solution, here it is :
回答1:
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.
来源:https://stackoverflow.com/questions/36908463/how-can-i-change-the-build-configuration-to-release-in-visual-studio