From 0f114f9df91c0782b3ea7f09de09e28309e2dcf3 Mon Sep 17 00:00:00 2001 From: Pranav K Date: Mon, 1 May 2017 12:39: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 4cf420ef91..69e9d6b700 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -4,6 +4,7 @@ 0.4.0-* 1.0.0-* 4.3.0 + $(BundledNETStandardPackageVersion) 15.0.0 2.2.0