11 writes to TargetPlatformVersion
Microsoft.Build.Tasks.UnitTests (11)
GetInstalledSDKLocations_Tests.cs (11)
175t.TargetPlatformVersion = null;
189t.TargetPlatformVersion = "1.0";
202t.TargetPlatformVersion = "1.0";
220t.TargetPlatformVersion = String.Empty;
239t.TargetPlatformVersion = "CAT";
258t.TargetPlatformVersion = "1.0";
280t.TargetPlatformVersion = new Version(int.MaxValue, int.MaxValue, int.MaxValue, int.MaxValue).ToString();
327t.TargetPlatformVersion = new Version(int.MaxValue, int.MaxValue, int.MaxValue, int.MaxValue).ToString();
401t.TargetPlatformVersion = new Version(int.MaxValue, int.MaxValue, int.MaxValue, int.MaxValue).ToString();
515TargetPlatformVersion = new Version(int.MaxValue, int.MaxValue, int.MaxValue, int.MaxValue).ToString(),
547TargetPlatformVersion = new Version(int.MaxValue, int.MaxValue, int.MaxValue, int.MaxValue).ToString(),
4 references to TargetPlatformVersion
Microsoft.Build.Tasks.Core (4)