1 reference to GetLatestSDKTargetPlatformVersion
Microsoft.Build.Utilities.Core (1)
ToolLocationHelper.cs (1)
1362
public static string GetLatestSDKTargetPlatformVersion(string sdkIdentifier, string sdkVersion) =>
GetLatestSDKTargetPlatformVersion
(sdkIdentifier, sdkVersion, null);