From 142a13164e94e17d0e7319a3c46583e023602f69 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 | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/build/common.props b/build/common.props index 5e264337e2..ba53fc2f1f 100644 --- a/build/common.props +++ b/build/common.props @@ -17,7 +17,7 @@ - + diff --git a/build/dependencies.props b/build/dependencies.props index 2867efab1d..461fc02ec9 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -3,10 +3,8 @@ 2.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 +