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