Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Publish over aggressively deletes package contents #2850

Closed
davidfowl opened this issue Sep 28, 2015 · 1 comment
Closed

Publish over aggressively deletes package contents #2850

davidfowl opened this issue Sep 28, 2015 · 1 comment
Assignees
Milestone

Comments

@davidfowl
Copy link
Member

See #2741. Today the publish logic tries to keep only the things it requires by using the lock file input to post process the published files. Instead, we need to only delete the set of things we know of in the lock file that aren't relevant to the current publish. For example, if we're targeting dnx451 instead of dnxcore50, then we can delete all of the known dnxcore50 things.

@JunTaoLuo
Copy link
Contributor

merged to dev

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants