3 references to IsFrameworkExtensionSdkManifest
Microsoft.Build.Utilities.Core (3)
SDKManifest.cs (3)
203
public string MinOSVersion => _minOSVersion == null &&
IsFrameworkExtensionSdkManifest
210
public string MaxPlatformVersion => _maxPlatformVersion == null &&
IsFrameworkExtensionSdkManifest
217
public string MaxOSVersionTested => _maxOSVersionTested == null &&
IsFrameworkExtensionSdkManifest