From 8bb2d193d784c3bea3f714fa062ecde9b07309a9 Mon Sep 17 00:00:00 2001 From: Pranav K Date: Wed, 31 May 2017 19:36:39 -0700 Subject: [PATCH] Branching for rel/2.0.0-preview2 --- NuGet.config | 3 ++- build/dependencies.props | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/NuGet.config b/NuGet.config index 6f9f028ca1..c4bc056c4d 100644 --- a/NuGet.config +++ b/NuGet.config @@ -1,7 +1,8 @@  - + + diff --git a/build/dependencies.props b/build/dependencies.props index 583adadec1..aa067830c6 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -1,6 +1,6 @@ - 2.0.0-* + 2.0.0-preview2-* 4.4.0-* 2.1.0-* $(BundledNETStandardPackageVersion)