Compile to release in 2005???

  • Thread starter Thread starter Michael Fällgreen
  • Start date Start date
M

Michael Fällgreen

How do one compile to release in 2005?

Both folders (/debug and /release) has a pdb-file and xml-file (doc), an
when referenced from asp.net all get copied to /bin

Michael
 
When you select the solution in the Solution Explorer, the Properties window
has a property named "Active config" where you select Debug/Release.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com
 
Back
Top