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. |
||
|---|---|---|
| .. | ||
| docker | ||
| lineups | ||
| tasks | ||
| AzureIntegration.targets | ||
| CodeSign.props | ||
| CodeSign.targets | ||
| PackageArchive.targets | ||
| Publish.targets | ||
| RepositoryBuild.targets | ||
| SharedFx.targets | ||
| artifacts.props | ||
| buildorder.props | ||
| dependencies.folderbuilds.props | ||
| dependencies.props | ||
| external-dependencies.props | ||
| repo.props | ||
| repo.targets | ||
| runtimes.props | ||
| sources.props | ||
| submodules.props | ||