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

"kpm pack" should also pack source files outside of project root dir #570

Closed
ChengTian opened this issue Aug 23, 2014 · 0 comments
Closed
Assignees
Milestone

Comments

@ChengTian
Copy link
Contributor

To reproduce the problem, do kpm pack to pack Microsoft.Framework.PackageManager project in KRuntime and then run the packed output.

Note that in the project.json of Microsoft.Framework.PackageManager we have

"code": "**\\*.cs;..\\Microsoft.Framework.ApplicationHost\\Impl\\**\\*.cs"

It means this project is referencing some source files outside of project dir. We should kpm pack the externally referenced source files, too.

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

1 participant