Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > Always publish release build
 

Always publish release build

Hey,

is there a way to always publish the release build of a programm although the build options are set to debug? The problem is that when i publish the debug build by accident (forgot to switch to release config before publish), the user auth is skipped and everyone can see everything which is really, really bad. I could keep the user auth in the debug build but thats quite annoying when debugging an app.

kev
kmees  Wednesday, September 16, 2009 2:31 PM
This isn't really about GAX/GAT, please post to a more appropriate forum,

thanks,
-vga.
Edit your T4 templates -> http://www.visualt4.com
  • Proposed As Answer byvga Monday, October 12, 2009 5:05 PM
  •  
vga  Monday, October 12, 2009 4:59 PM

You can use google to search for other answers

Custom Search

More Threads

• Template runs as part of the target solution but does not run as part of a Guidance Package
• Define sequence of Recipes and VSTemplates execution
• Deploying Guidance Package
• Access Denied (On Windows XP SP2)
• Linking DSL Files
• Best practice for Testing
• Newbie Problem
• SMART CLIENT SOFTWARE FACTORY Is not completely installed....Help Please!
• SCSF/CAB - Module & View Loading Best Practice?
• How to import current project reference in T4 template