From 84b549abe08428fa6da101fd307daba336713bfc Mon Sep 17 00:00:00 2001 From: Pranav K Date: Tue, 25 Apr 2017 11:04:08 -0700 Subject: [PATCH] Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one --- build/common.props | 2 +- build/dependencies.props | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/build/common.props b/build/common.props index a58fd8c893..1633087c58 100644 --- a/build/common.props +++ b/build/common.props @@ -17,7 +17,7 @@ - + diff --git a/build/dependencies.props b/build/dependencies.props index b8a56ab3c0..7e3f94fa73 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -1,4 +1,4 @@ - + 2.0.0-* 0.3.0-* @@ -6,10 +6,8 @@ 1.0.0-* 4.3.0 2.0.0-* - 1.6.1 - 2.0.0-* 4.3.1 15.0.0 2.2.0 - \ No newline at end of file +