diff --git a/build/dependencies.props b/build/dependencies.props index e532f8a25d..5e98aa7fa1 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -6,6 +6,7 @@ 4.3.0 2.0.0-* 4.7.1 + $(BundledNETStandardPackageVersion) 10.0.1 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 bfc4256bf3..c003ee5ef0 100644 --- a/src/Microsoft.AspNetCore.All/Microsoft.AspNetCore.All.csproj +++ b/src/Microsoft.AspNetCore.All/Microsoft.AspNetCore.All.csproj @@ -8,6 +8,7 @@ aspnetcore Microsoft.AspNetCore.All false + $(PackageTargetFallback);portable-net45+win8+wp8+wpa81