| bio | website | notesfromtheboard.blogspot.co… |
|---|---|---|
| location | Aachen, Germany | |
| age | 44 | |
| visits | member for | 4 years, 7 months |
| seen | 19 hours ago | |
| stats | profile views | 289 |
As a software development engineer I'm developing web services and desktop applications for condition monitoring systems using mainly C#.
|
May 5 |
answered | error while building project using Nant |
|
May 5 |
revised |
error while building project using Nant formatted XML |
|
Mar 14 |
comment |
Set MSBuild Web Publish Property “ExcludeGeneratedDebugSymbol” from Command Line You are aware of the fact that setting output debug info is build-configuration-sensitive? Set Properties > Build > Configuration to All Configurations prior to setting Debug Info to pdb-only. |
|
Mar 14 |
comment |
Set MSBuild Web Publish Property “ExcludeGeneratedDebugSymbol” from Command Line My next guess would be setting debug info. Find my answer |
|
Mar 14 |
answered | Set MSBuild Web Publish Property “ExcludeGeneratedDebugSymbol” from Command Line |
|
Mar 14 |
comment |
Set MSBuild Web Publish Property “ExcludeGeneratedDebugSymbol” from Command Line could you post the NAnt output. I suspect unquoted property args might be an issue |
|
Mar 12 |
revised |
How to change version numbers in web.config using Nant formatted XML |
|
Mar 12 |
awarded | Constituent |
|
Mar 2 |
revised |
NAnt property::exists() with newly defined property? added code example |
|
Mar 2 |
revised |
In NAnt <exec>, how to have a conditional <arg> based on property value? added 123 characters in body |
|
Mar 2 |
answered | NAnt property::exists() with newly defined property? |
|
Mar 2 |
answered | In NAnt <exec>, how to have a conditional <arg> based on property value? |
|
Feb 27 |
awarded | Caucus |
|
Jan 19 |
answered | CruiseControl and NANT build |
|
Jan 19 |
answered | How to assign exec's output to a property in NAnt |
|
Dec 28 |
awarded | Enlightened |
|
Dec 28 |
awarded | Nice Answer |
|
Dec 15 |
comment |
Regular expression to manipulate text file - Windows There is no easy way that comes to my mind. You could concatenate the strings with a delimiter, pass it to a <script>, get an ordered concatenated string back and loop over it. Things are cumbersome in NAnt sometimes... if you're interested in this solution leave a comment |
|
Dec 14 |
revised |
Regular expression to manipulate text file - Windows removed typo |
|
Dec 12 |
awarded | nant |