Gets the version of the current target framework.
Gets the version of the current target framework.
public Version GetVersion();
Gets the version of the specified framework.
public Version GetVersion(string);
FrameworkFunctions Class | NAnt.Core.Functions Namespace | GetTargetFramework