diff --git a/eng/SourceBuildPrebuiltBaseline.xml b/eng/SourceBuildPrebuiltBaseline.xml index b2b6933946..987c2d8b1c 100644 --- a/eng/SourceBuildPrebuiltBaseline.xml +++ b/eng/SourceBuildPrebuiltBaseline.xml @@ -3,7 +3,17 @@ + + + + + + + + + + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 421292df61..34365fe2e6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -28,6 +28,11 @@ https://github.com/nuget/nuget.client 4ba7bfa82f894ec32a554ca8d2df143675c85735 + + + https://github.com/dotnet/corefx + 30ab651fcb4354552bd4891619a0bdd81e0ebdbf + diff --git a/eng/Versions.props b/eng/Versions.props index 6e613d8f98..f8d32b4ec1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -42,7 +42,6 @@ 3.3.3 3.3.4-beta1.21554.2 1.5.0 - 7.0.0 4.5.0 4.5.5 4.3.4 diff --git a/src/package/Microsoft.TestPlatform.CLI/Microsoft.TestPlatform.CLI.csproj b/src/package/Microsoft.TestPlatform.CLI/Microsoft.TestPlatform.CLI.csproj index 7654642a99..48fda235ad 100644 --- a/src/package/Microsoft.TestPlatform.CLI/Microsoft.TestPlatform.CLI.csproj +++ b/src/package/Microsoft.TestPlatform.CLI/Microsoft.TestPlatform.CLI.csproj @@ -7,7 +7,6 @@ Microsoft.TestPlatform.CLI.sourcebuild.nuspec - $(SystemComponentModelCompositionForSourceBuildVersion)