aspnetcore/eng
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
..
targets Flatten the dependency graph of Microsoft.AspNetCore.App (#4061) 2018-11-16 15:16:15 -08:00
tools
AspNetCore.snk
Baseline.props
Dependencies.props Merge release/2.2 and aspnet/KestrelHttpServer 2018-11-15 08:41:55 -08:00
NuGetPackageVerifier.json
PatchConfig.props
ProjectReferences.props
dependencies.temp.props Merge release/2.2 and aspnet/KestrelHttpServer 2018-11-15 08:41:55 -08:00
signcheck.exclusions.txt