Sent: Monday, January 23, 2012 8:53 AM
To: Scott Pennington; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] using CSC for both 3.5 and 4.0 within the same build
process
I have found the best solution was to use msbuild to actually do the compile
called from the exec task.
BOb
From:
:53 AM
To: Scott Pennington; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] using CSC for both 3.5 and 4.0 within the same
build process
I have found the best solution was to use msbuild to actually do the
compile called from the exec task.
BOb
From: Scott Pennington
I have found the best solution was to use msbuild to actually do the compile
called from the exec task.
BOb
From: Scott Pennington [mailto:spenning...@prosper.com]
Sent: Monday, January 23, 2012 11:23 AM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] using CSC for both 3.5 and 4.0