1 write to TargetPlatform
Microsoft.Build.Utilities.Core (1)
SDKManifest.cs (1)
401
TargetPlatform
= value;
1 reference to TargetPlatform
Microsoft.Build.Tasks.Core (1)
ResolveSDKReference.cs (1)
1104
TargetPlatform = _sdkManifest.
TargetPlatform
?? String.Empty;