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

Acquire/Consume assets from runtime pack for self-contained publish #9800

Closed
dsplaisted opened this issue Oct 4, 2018 · 0 comments
Closed
Milestone

Comments

@dsplaisted
Copy link
Member

For .NET Core 3.0, we plan to use runtime packs to deliver runtime assets for self-contained publish.

We expect to use "download only" packages to acquire the appropriate runtime pack. This means that the runtime assets will no longer be in the assets file. So we will need an alternate way of consuming these assets. They will also need to flow through conflict resolution.

This issue also covers acquiring the correct runtime pack (by adding a "download only" package reference for restore).

@livarcocc livarcocc changed the title Consume assets from runtime pack for self-contained publish Acquire/Consume assets from runtime pack for self-contained publish Dec 5, 2018
@msftgits msftgits transferred this issue from dotnet/cli Jan 31, 2020
@msftgits msftgits added this to the 3.0 Preview2 milestone Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants