6 writes to WarnOnMissingPlatformVersion
Microsoft.Build.Tasks.UnitTests (6)
ResolveSDKReference_Tests.cs (6)
199t1.WarnOnMissingPlatformVersion = true; 217t2.WarnOnMissingPlatformVersion = true; 235t3.WarnOnMissingPlatformVersion = true; 253t3a.WarnOnMissingPlatformVersion = false; 274t4.WarnOnMissingPlatformVersion = true; 291t5.WarnOnMissingPlatformVersion = true;
1 reference to WarnOnMissingPlatformVersion
Microsoft.Build.Tasks.Core (1)
ResolveSDKReference.cs (1)
354reference.Resolve(sdkItems, TargetedSDKConfiguration, TargetedSDKArchitecture, sdkNamesOnReferenceItems, LogResolutionErrorsAsWarnings, Prefer32Bit, TargetPlatformIdentifier, TargetPlatformAsVersion, ProjectName, WarnOnMissingPlatformVersion);