From a5ddfc1f211952a965e340e997ed723ed3359029 Mon Sep 17 00:00:00 2001 From: Pranav K Date: Thu, 25 May 2017 09:15:59 -0700 Subject: [PATCH] Fix build break (part 2) --- build/common.props | 4 ++-- build/dependencies.props | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/build/common.props b/build/common.props index 299e4821a5..56dd239bcf 100644 --- a/build/common.props +++ b/build/common.props @@ -16,8 +16,8 @@ - - + + diff --git a/build/dependencies.props b/build/dependencies.props index 56f9589086..86ea6c7699 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -7,6 +7,7 @@ 2.1.0-* 4.7.1 $(BundledNETStandardPackageVersion) + 2.0.0-* 3.0.1 15.3.0-* 2.3.0-beta2-*