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

Publish over aggressively deletes package contents #2850

@davidfowl

Description

@davidfowl

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions