1 reference to Version6_0
dotnet.Tests (1)
CommandTests\Run\GivenDotnetRootEnv.cs (1)
88
if (!string.IsNullOrEmpty(targetFramework) && Version.Parse(targetFramework.AsSpan(3)) >=
Version6_0
)