From 720cf1cf0efd6c9107c80ad85b0b8552f55c2e2f Mon Sep 17 00:00:00 2001 From: Pranav K Date: Tue, 25 Apr 2017 11:04:10 -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 39d70c0007..c7f5bae299 100644 --- a/build/common.props +++ b/build/common.props @@ -17,7 +17,7 @@ - + diff --git a/build/dependencies.props b/build/dependencies.props index fd031b40af..9b2dce48bd 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -1,13 +1,11 @@ - + 2.0.0-* 0.4.0-* 1.0.0-* 4.3.0 2.0.0-* - 1.6.1 - 2.0.0-* 15.0.0 2.2.0 - \ No newline at end of file +