From 152379a55d89e5348974780f4c900fe96ea74f3e Mon Sep 17 00:00:00 2001 From: Pranav K Date: Mon, 1 May 2017 12:40:20 -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 253a81cc17..ee6f314b79 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -4,6 +4,7 @@ 0.4.0-* 4.3.0 2.0.0-* + $(BundledNETStandardPackageVersion) 15.0.0 2.2.0