Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Being able to specify a build configuration (debug, release, etc.) #109

Closed
woloski opened this issue Jun 14, 2012 · 4 comments
Closed

Being able to specify a build configuration (debug, release, etc.) #109

woloski opened this issue Jun 14, 2012 · 4 comments

Comments

@woloski
Copy link

woloski commented Jun 14, 2012

I would like to deploy to Azure Web Sites and be able to specify which config I want to run (mostly for config transforms)

@davidfowl
Copy link
Member

The default is Release. Can you explain why you'd want to deploy other builds?

@woloski
Copy link
Author

woloski commented Jun 14, 2012

It's not that I want other builds (binary speaking). I want the Release build but applying different config transforms. I use different environments (dev, test, build, azure, apphb, etc.) and each one has different configurations (databases, acs namespaces, etc.).

@davidfowl
Copy link
Member

If you were building locally, what would you specify in your msbuild parameters (assuming that's what we're talking about).

@davidebbo
Copy link
Member

This should be covered by the work we're planning for #110.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants