From ebdc68ac10d980a960c3e07037f879f3fde8792b Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Wed, 3 May 2017 11:15:46 -0700 Subject: [PATCH] Exclude SQLitePCl.bundle_green targets when reference included via the Microsoft.AspNetCore.All metapackage --- build/common.props | 2 ++ build/dependencies.props | 1 + src/Microsoft.AspNetCore.All/Microsoft.AspNetCore.All.csproj | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/build/common.props b/build/common.props index 23cc402e92..c10a7c58f5 100644 --- a/build/common.props +++ b/build/common.props @@ -127,6 +127,8 @@ + + diff --git a/build/dependencies.props b/build/dependencies.props index 5e98aa7fa1..ad3e8345e7 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -8,6 +8,7 @@ 4.7.1 $(BundledNETStandardPackageVersion) 10.0.1 + 1.1.5 15.0.0 2.2.0 diff --git a/src/Microsoft.AspNetCore.All/Microsoft.AspNetCore.All.csproj b/src/Microsoft.AspNetCore.All/Microsoft.AspNetCore.All.csproj index c003ee5ef0..a6e47077d0 100644 --- a/src/Microsoft.AspNetCore.All/Microsoft.AspNetCore.All.csproj +++ b/src/Microsoft.AspNetCore.All/Microsoft.AspNetCore.All.csproj @@ -14,7 +14,7 @@ - +