NAnt 0.92.0
NAnt is a build tool that builds .NET projects and solutions (based on the original Ant for Java). It is also an XML-based "scripting" language where you order "tasks" to do the build work.
Install-Package NAnt -Version 0.92.0
dotnet add package NAnt --version 0.92.0
<PackageReference Include="NAnt" Version="0.92.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NAnt --version 0.92.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.92.0 | 35,629 | 2/20/2016 |