Add platform manifest to ASP.NET Core runtime pack #10474
Labels
area-infrastructure
Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Done
This issue has been fixed
Milestone
We should add the same platform manifest (
data/PlatformManifest.txt
) that is in the targeting pack to the runtime packs.This will help optimize conflict resolution for self-contained apps.
Some discussion of this is here: dotnet/sdk#2933
@natemcmaster @pranavkm
The text was updated successfully, but these errors were encountered: