From 2f7fd9897e6c6f2e3eb7fc82f99c7d8a8a29e75f Mon Sep 17 00:00:00 2001 From: Pranav K Date: Mon, 1 May 2017 12:40:24 -0700 Subject: [PATCH] Use the bundled NETStandard.Library package in netstandard targeting libraries --- build/dependencies.props | 1 + 1 file changed, 1 insertion(+) diff --git a/build/dependencies.props b/build/dependencies.props index e028502f9c..4f7c9dd44f 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -5,6 +5,7 @@ 1.0.0-* 4.3.0 2.0.0-* + $(BundledNETStandardPackageVersion) 15.0.0 2.2.0