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