1 reference to GetDotNetFrameworkVersionFolderPrefix
Microsoft.Build.Utilities.Core (1)
ToolLocationHelper.cs (1)
1630
public static string GetDotNetFrameworkVersionFolderPrefix(TargetDotNetFrameworkVersion version) => FrameworkLocationHelper.
GetDotNetFrameworkVersionFolderPrefix
(TargetDotNetFrameworkVersionToSystemVersion(version));