From cfb7ae413f811e54ade3db99fb468b8629676a81 Mon Sep 17 00:00:00 2001 From: Kiran Challa Date: Thu, 15 Jun 2017 05:07:52 -0700 Subject: [PATCH] Updated NETStandardImplicitPackageVersion to 2.0.0-* from BundledNETStandardPackageVersion --- NuGet.config | 1 + build/common.props | 2 +- build/dependencies.props | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/NuGet.config b/NuGet.config index 4e8a1f6de1..42f3f72326 100644 --- a/NuGet.config +++ b/NuGet.config @@ -3,6 +3,7 @@ + diff --git a/build/common.props b/build/common.props index a2698f3553..9f0faa97ad 100644 --- a/build/common.props +++ b/build/common.props @@ -17,7 +17,7 @@ - + diff --git a/build/dependencies.props b/build/dependencies.props index 5e815355d7..33e05e9df0 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -6,7 +6,7 @@ 10.0.1 4.7.1 2.0.0-* - $(BundledNETStandardPackageVersion) + 2.0.0-* 2.0.0-* 15.3.0-* 2.3.0-beta2-*