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