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