From 561a22e3673e07dd870f3bfde7a5097b372f3e67 Mon Sep 17 00:00:00 2001 From: Pranav K Date: Mon, 1 May 2017 12:39:54 -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 39764a0e5b..ec198be821 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -7,6 +7,7 @@ 2.0.0-* 1.0.1 4.7.1 + $(BundledNETStandardPackageVersion) 2.0.0 15.0.0 5.2.2