Simple question. How do I set the build configuration to something other than Debug?
Setting /P:Configuration=Staging
in the Command line parameters box, leads to this error:
So how is it done? I need to build MSDeploy packages for all configurations, I can get the packages to build but everything is Debug.