8 writes to TargetPlatformVersion
Microsoft.NET.Build.Tasks.UnitTests (8)
ProcessFrameworkReferencesTests.cs (8)
230TargetPlatformVersion = withTargetPlatform ? "10.0.18362" : null, 281TargetPlatformVersion = "10.0.18362", 320TargetPlatformVersion = "10.0.18362", 356TargetPlatformVersion = "10.0.18362", 433TargetPlatformVersion = "10.0.18362", 501TargetPlatformVersion = "15.5", 641TargetPlatformVersion = "17.0", 709TargetPlatformVersion = platformVersion,
2 references to TargetPlatformVersion
Microsoft.NET.Build.Tasks.UnitTests (2)
ProcessFrameworkReferencesTests.cs (2)
155if (config.TargetPlatformVersion != null) task.TargetPlatformVersion = config.TargetPlatformVersion;