|
Hi,
Can the folowing patches please be committed
:
- added support for checking a specified framework
is available to the available task
eg. <available type="Framework"
resource="mono-0.21" property="mono-0.21.framework.present" />
- updated the xml docs for the available task + use
WriteLineIf instead of WriteIf to log stuff
- added the AvailableTask.cs to the
NAnt.Core.csproj and AvailableTest.cs to the NAnt.Tests.csproj VS.NET project
files.
Thanks,
Gert
|
NAnt.Core.csproj.diff
Description: Binary data
NAnt.Tests.csproj.diff
Description: Binary data
AvailableTask.diff
Description: Binary data
