From 4628a2ff4e3097dd7e3c14e5e0d74d9c3d50371c Mon Sep 17 00:00:00 2001 From: Pranav K Date: Mon, 1 May 2017 12:39:39 -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 dddf01f9f0..8dce2099b3 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -5,6 +5,7 @@ 2.0.0-* 10.0.1 4.7.1 + $(BundledNETStandardPackageVersion) 15.0.0 2.2.0