Gets the version of the assembly.
The version of the assembly.
Output the major version of the nunit.framework assembly to the build log.
<echo message="${version::get-major-version(assemblyname::get-version(assemblyname::get-assembly-name('nunit.framework.dll')))}" />
AssemblyNameFunctions Class | NAnt.Core.Functions Namespace | GetName | VersionFunctions