3 references to LatestRuntimePatchForNetCoreApp2_0
Microsoft.NET.Build.Tests (3)
GivenThatWeWantToBuildANetCoreApp.cs (3)
62[InlineData("netcoreapp2.0", true, true, TestContext.LatestRuntimePatchForNetCoreApp2_0)] 104var minimumExpectedVersion = new NuGetVersion(TestContext.LatestRuntimePatchForNetCoreApp2_0); 107testProject.RuntimeFrameworkVersion, TestContext.LatestRuntimePatchForNetCoreApp2_0);