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

Use finalized targeting pack format #10044

Closed
16 tasks done
dsplaisted opened this issue Jan 10, 2019 · 2 comments
Closed
16 tasks done

Use finalized targeting pack format #10044

dsplaisted opened this issue Jan 10, 2019 · 2 comments
Assignees
Milestone

Comments

@dsplaisted
Copy link
Member

With #2774, we are resolving assets from "targeting packs", but we are using the existing packages (such as Microsoft.NETCore.App) as the targeting packs. We plan to use different packages with different layouts as the real targeting packs. Along with that, we will need to update the asset resolution logic to account for this.

See dotnet/designs#50 for the current design for the targeting pack layout.

Items that should be resolved from targeting packs:

Status of having these items in targeting packs:

@dsplaisted dsplaisted self-assigned this Jan 10, 2019
@nguerrera
Copy link
Contributor

@livarcocc
Copy link
Contributor

@dsplaisted to check and close if done. Otherwise specify left over work.

@dsplaisted dsplaisted changed the title Update targeting pack asset resolution to handle assets from "real" targeting packs Use finalized targeting pack format May 21, 2019
@msftgits msftgits transferred this issue from dotnet/cli Jan 31, 2020
@msftgits msftgits added this to the 3.0.1xx 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

4 participants