From 9e13f0fdb0dd0fda75f344cb729b1e2837718401 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 | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/build/common.props b/build/common.props index b43b9d9f81..3eff9ec71a 100644 --- a/build/common.props +++ b/build/common.props @@ -17,7 +17,7 @@ - + diff --git a/build/dependencies.props b/build/dependencies.props index 8deebbaa13..1cd9aaab8a 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -8,10 +8,8 @@ 2.0.0-* 10.0.1 4.7.1 - 1.6.1 1.1.605 - 2.0.0-* 15.0.0 2.2.0 - \ No newline at end of file +