Using with NAnt
2 posts • Page 1 of 1
Using with NAnt
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
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
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.
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
2 posts • Page 1 of 1