Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add platform manifest to ASP.NET Core runtime pack #10474

Closed
dsplaisted opened this issue May 22, 2019 · 1 comment
Closed

Add platform manifest to ASP.NET Core runtime pack #10474

dsplaisted opened this issue May 22, 2019 · 1 comment
Assignees
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework Done This issue has been fixed

Comments

@dsplaisted
Copy link
Member

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

@natemcmaster natemcmaster added the feature-platform Deprecated: Cross-cutting issues related to ASP.NET Core as a platform label May 22, 2019
@natemcmaster natemcmaster added this to the 3.0.0-preview7 milestone May 22, 2019
@natemcmaster
Copy link
Contributor

ACK. Putting in the P7 milestone

@JunTaoLuo JunTaoLuo added the Done This issue has been fixed label Jun 11, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Dec 3, 2019
@JunTaoLuo JunTaoLuo added area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework and removed feature-platform Deprecated: Cross-cutting issues related to ASP.NET Core as a platform labels Jan 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework Done This issue has been fixed
Projects
None yet
Development

No branches or pull requests

3 participants