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.

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

@ChengTian

Description

@ChengTian

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions