aspnetcore/build
Nate McMaster 0e12274a8e
Flatten the dependency graph of Microsoft.AspNetCore.App (#4061)
This changes the way Microsoft.AspNetCore.App works to follow patterns set by Microsoft.NETCore.App. Instead of being a metapackage with dozens of dependencies, this package has no dependencies. It uses RID-splitting to deliver standalone assets for self-contained deployments.

Changes:
* Implements RID-split packages for Microsoft.AspNetCore.App.
* Update shared fx deps.json generation to only include entries for the RID-specific metapackages
* Include platform-specific packages in publish output
* Remove all nuspec dependencies of Microsoft.AspNetCore.App and collect all references into the package.
2018-11-16 15:16:15 -08:00
..
docker
lineups
tasks Flatten the dependency graph of Microsoft.AspNetCore.App (#4061) 2018-11-16 15:16:15 -08:00
AzureIntegration.targets
CodeSign.props
CodeSign.targets
PackageArchive.targets
Publish.targets Flatten the dependency graph of Microsoft.AspNetCore.App (#4061) 2018-11-16 15:16:15 -08:00
RepositoryBuild.targets
SharedFx.targets Flatten the dependency graph of Microsoft.AspNetCore.App (#4061) 2018-11-16 15:16:15 -08:00
artifacts.props Flatten the dependency graph of Microsoft.AspNetCore.App (#4061) 2018-11-16 15:16:15 -08:00
buildorder.props
dependencies.folderbuilds.props
dependencies.props Flatten the dependency graph of Microsoft.AspNetCore.App (#4061) 2018-11-16 15:16:15 -08:00
external-dependencies.props
repo.props
repo.targets
runtimes.props
sources.props
submodules.props