aspnetcore/eng/targets
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
..
CSharp.Common.props Merge aspnet/KestrelHttpServer release/2.2 and release/2.1 2018-11-14 21:33:33 -08:00
CSharp.Common.targets Add targets and tools for ensuring consistent package versions between servicing builds 2018-11-09 13:05:31 -08:00
Cpp.Common.props Port ANCM installer changes to 2.1 (#3874) 2018-11-09 11:10:33 -08:00
Cpp.Common.targets Port ANCM installer changes to 2.1 (#3874) 2018-11-09 11:10:33 -08:00
MicroBuild.Plugin.props Backport infrastructure changes and source reorganization 2018-10-12 13:59:43 -07:00
Packaging.targets Merge branch 'release/2.1' into release/2.2 2018-11-14 09:27:23 -08:00
ResolveReferences.targets Add targets and tools for ensuring consistent package versions between servicing builds 2018-11-09 13:05:31 -08:00
RuntimeIdentifiers.props Move runtime site extension to installers (#3954) 2018-11-08 14:13:07 -08:00
Wix.Common.props Backport infrastructure changes and source reorganization 2018-10-12 13:59:43 -07:00
Wix.Common.targets Backport infrastructure changes and source reorganization 2018-10-12 13:59:43 -07:00