How to build the Release configuration
This is probably another newbie question, but how do I tell the AppHarbor system to build the Release configuration of my solution?
I'm using the web.config transformation feature of .NET 4. See http://go.microsoft.com/fwlink/?LinkId=125889
But when AppHarbor builds my app, it's not picking up the Web.Release.config transforms. I have Release set as the active configuration within Visual Studio, but that doesn't seem to make a difference.
Discussions are closed to public comments.
If you need help with AppHarbor please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by rune on 05 Jan, 2011 06:42 AM
Hi,
we don't currently support web.config transformations, but you can manage various environments in code by relying on the "Environment" configuration key. This is described in http://support.appharbor.com/kb/getting-started/managing-environments
Hope this will help you archive what you want - let me know if you need more info on how to get started with it.
Rune
rune closed this discussion on 05 Jan, 2011 06:42 AM.