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