I
believe NAnt uses version 1.0 of the .NET framework by default. You can
change to use a specific version by setting the "nant.settings.currentframework"
property. For example, <property name="nant.settings.currentframework"
value="net-1.1"/> will cause .NET framework version 1.1 to be
used.
|
Title: Message
- [Nant-users] .NET Framework Version Blokhin, Oleg
- Re: [Nant-users] .NET Framework Version Collier, Mike
- Re: [Nant-users] .NET Framework Version Jaroslaw Kowalski