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