3 references to Version160
Microsoft.Build.Utilities.Core (1)
ToolLocationHelper.cs (1)
2069VisualStudioVersion.Version160 => FrameworkLocationHelper.visualStudioVersion160,
Microsoft.Build.Utilities.UnitTests (2)
ToolLocationHelper_Tests.cs (2)
830ToolLocationHelper.GetDotNetFrameworkSdkRootRegistryKey(TargetDotNetFrameworkVersion.Version48, VisualStudioVersion.Version160).ShouldBe(fullDotNetFrameworkSdkRegistryPathForV4ToolsOnManagedToolsSDK48); 839Should.Throw<ArgumentException>(() => ToolLocationHelper.GetDotNetFrameworkSdkRootRegistryKey(TargetDotNetFrameworkVersion.Version481, VisualStudioVersion.Version160));