Using with NAnt

Questions about integration in Visual Studio, MSBuild or other IDEs or build tools.

Using with NAnt

Postby trmiller on Mon Jan 14, 2008 10:03 pm

Is there any special thing you need to do when using NAnt to compile DLLs using PostSharp? Do you need to put in a pre-compile instruction or anything? Our buildprocess calls csc targets to compile.
Tim Miller
trmiller
 
Posts: 1
Joined: Sat Jan 12, 2008 4:55 pm
Full Name: Tim Miller

Re: Using with NAnt

Postby gfraiteur on Mon Jan 14, 2008 10:11 pm

Tim,

There is a NAnt task in the branche 1.1. You can download it from http://download.postsharp.org/builds/1.1/ and compile the NAnt task against 1.0 version, or get inspired from this task to build your own.

Gael
Gael Fraiteur, project leader
got good support? consider donating to the project.
gfraiteur
Site Admin
 
Posts: 694
Joined: Tue Dec 18, 2007 3:09 pm
Full Name: Gael Fraiteur
Company: postsharp.org


Return to Integration with IDE and Build Scripts


cron