From d277144cb393bf48e458eb12f5a66b5e803778fb Mon Sep 17 00:00:00 2001 From: Pranav K Date: Mon, 1 May 2017 12:39:14 -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 c7741b724b..3db1eba0a2 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -3,6 +3,7 @@ 2.0.0-preview1-* 4.3.0 2.0.0-* + $(BundledNETStandardPackageVersion) 15.0.0 2.2.0