From e4e62b31561536519ba8489f8fa568f76e50567a Mon Sep 17 00:00:00 2001 From: Pranav K Date: Wed, 29 Mar 2017 11:30:32 -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 26a28ce97a..73ecc03dbf 100644 --- a/build/common.props +++ b/build/common.props @@ -16,7 +16,7 @@ - + diff --git a/build/dependencies.props b/build/dependencies.props index 49b3a12446..a7462bdaec 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -2,8 +2,9 @@ 1.2.0-* 4.3.0 + 2.0.0-* 2.0.0-* 15.0.0 2.2.0 - + \ No newline at end of file