From e7b403adeee79a8c65dafbd6eb8e96e83cd103b0 Mon Sep 17 00:00:00 2001 From: Pranav K Date: Mon, 1 May 2017 12:38:52 -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 ef28bfb039..289db997f5 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -6,6 +6,7 @@ 4.3.0 2.0.0-* 4.7.1 + $(BundledNETStandardPackageVersion) 15.0.0 1.4.0 2.2.0