1 write to TargetPlatformMinVersion
Microsoft.Build.Utilities.Core (1)
SDKManifest.cs (1)
403
TargetPlatformMinVersion
= value;
1 reference to TargetPlatformMinVersion
Microsoft.Build.Tasks.Core (1)
ResolveSDKReference.cs (1)
1106
TargetPlatformMinVersion = _sdkManifest.
TargetPlatformMinVersion
?? String.Empty;