1 write to TargetPlatformVersion
Microsoft.Build.Utilities.Core (1)
SDKManifest.cs (1)
406TargetPlatformVersion = value;
1 reference to TargetPlatformVersion
Microsoft.Build.Tasks.Core (1)
ResolveSDKReference.cs (1)
1112TargetPlatformVersion = _sdkManifest.TargetPlatformVersion ?? String.Empty;