From 88461902cd1d064801545b9b9150d823ad85ca35 Mon Sep 17 00:00:00 2001 From: Pranav K Date: Mon, 1 May 2017 12:39:41 -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 baf2720bca..f19193de97 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -8,6 +8,7 @@ 1.10.0-* 9.0.1 4.7.1 + $(BundledNETStandardPackageVersion) 15.0.0 2.2.0