aspnetcore/.azure/pipelines
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
..
jobs Flatten the dependency graph of Microsoft.AspNetCore.App (#4061) 2018-11-16 15:16:15 -08:00
ci-official.yml Build and crossgen linux-arm shared framework in Docker container 2018-11-02 15:14:19 -07:00
e2e-tests.yml Enable Node10 for macOS (#1448) 2018-10-03 12:56:07 -07:00
fast-pr-validation.yml Update schema before running tests (#4030) 2018-11-15 08:13:20 -08:00
site-extensions.yml Filter paths in SiteExtension trigger (#3747) 2018-10-29 10:59:37 -07:00