From 1fd3fb764af4439bbd76d1f4a9601a14c92111ab Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Mon, 10 Dec 2018 15:37:54 -0800 Subject: [PATCH] Update the list of shipping vs internal packages (#4552) * Put packages back into 'ship' which were unintentionally skipped in 3.0 refactoring * Libuv transport for kestrel * Http connection abstractions shared by SignalR client and Kestrel. * Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson - this wasn't moved to the right category when it was added * Make dotnet-* packages internal-only. They were only shipped to NuGet.org because we had not yet enabled source-build. We plan to implement source-build in 3.0 (#3752) * Make Microsoft.Extensions.Identity.* packages shared-framework only (see #4523). * Remove unused entries for packages that moved to aspnet/AspNetCore-Tooling * Add comments in the artifacts.props document for why each 'noship' package is in this category. --- build/SharedFrameworkOnly.props | 15 +-- build/artifacts.props | 214 +++++++++++++++++--------------- 2 files changed, 115 insertions(+), 114 deletions(-) diff --git a/build/SharedFrameworkOnly.props b/build/SharedFrameworkOnly.props index 42c6f11893..6f9fcda556 100644 --- a/build/SharedFrameworkOnly.props +++ b/build/SharedFrameworkOnly.props @@ -7,23 +7,14 @@ - + - - - - + - - - - - - - + diff --git a/build/artifacts.props b/build/artifacts.props index 99da02a39d..a302e6472e 100644 --- a/build/artifacts.props +++ b/build/artifacts.props @@ -4,9 +4,8 @@ @@ -14,12 +13,7 @@ - - - - - @@ -29,16 +23,15 @@ - - - + + @@ -57,13 +50,14 @@ + - - + + @@ -73,96 +67,112 @@ - - + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +