From 2004897188456e52e70338d15181d0476d84be3a Mon Sep 17 00:00:00 2001 From: Pranav K Date: Tue, 25 Apr 2017 11:04:09 -0700 Subject: [PATCH] Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one --- build/common.props | 2 +- build/dependencies.props | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/build/common.props b/build/common.props index 03c3d37eba..a1d8f8f90f 100644 --- a/build/common.props +++ b/build/common.props @@ -22,7 +22,7 @@ - + diff --git a/build/dependencies.props b/build/dependencies.props index eb946addb3..6484ded4ee 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -5,7 +5,5 @@ 1.0.0-* 4.3.0 2.0.0-* - 1.6.1 - 2.0.0-* - \ No newline at end of file +