From e7f563843c3d02c7304198836c5b194b74d4f06b Mon Sep 17 00:00:00 2001 From: Pranav K Date: Wed, 29 Mar 2017 11:30:36 -0700 Subject: [PATCH] Updating to 2.0.0 Internal.AspNetCore.Sdk --- build/common.props | 2 +- build/dependencies.props | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/build/common.props b/build/common.props index dd352ea095..b289043f85 100644 --- a/build/common.props +++ b/build/common.props @@ -14,7 +14,7 @@ - + diff --git a/build/dependencies.props b/build/dependencies.props index db5bf8200d..26e687adb8 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -2,6 +2,7 @@ 1.2.0-* 4.3.0 + 2.0.0-* 10.0.1 4.7.1 1.6.1 @@ -12,4 +13,4 @@ 2.2.0 1.1.0 - + \ No newline at end of file