aspnetcore/build
Nate McMaster 1fd3fb764a
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.
2018-12-10 15:37:54 -08:00
..
docker
tasks Merge branch 'release/2.2' 2018-12-07 11:11:44 -08:00
AzureIntegration.targets
CodeSign.props
CodeSign.targets
PackageArchive.targets Merge branch 'release/2.1' into release/2.2 2018-12-06 17:09:03 -08:00
Publish.targets Merge branch 'release/2.2' 2018-12-07 11:11:44 -08:00
RepositoryBuild.targets Merge branch 'release/2.2' 2018-12-07 11:11:44 -08:00
SharedFrameworkOnly.props Update the list of shipping vs internal packages (#4552) 2018-12-10 15:37:54 -08:00
SharedFx.targets Merge branch 'release/2.2' 2018-12-07 11:11:44 -08:00
artifacts.props Update the list of shipping vs internal packages (#4552) 2018-12-10 15:37:54 -08:00
buildorder.props Merge branch 'release/2.2' 2018-12-07 11:11:44 -08:00
dependencies.folderbuilds.props Update internal dependencies (#4465) 2018-12-06 10:26:41 -08:00
dependencies.props
external-dependencies.props Merge branch 'release/2.1' into release/2.2 2018-12-06 17:09:03 -08:00
repo.props Disable validation which asserts all .NET assemblies are strong-named (#4524) 2018-12-10 08:37:54 -08:00
repo.targets Merge branch 'release/2.2' 2018-12-07 11:11:44 -08:00
runtimes.props
sources.props
submodules.props Merge branch 'release/2.2' 2018-12-07 11:11:44 -08:00