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

Add '--in-place' option for "kpm wrap" #970

Closed
wants to merge 5 commits into from
Closed

Conversation

ChengTian
Copy link
Contributor

parent #964

Functional tests for kpm wrap --in-place will be added after #956 is merged.

string targetProjectJson;
if (InPlace)
{
targetProjectJson = Path.Combine(projectDir, "project.json");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why aren't you using Runtime.Project.ProjectFileName?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@ChengTian
Copy link
Contributor Author

@davidfowl , this is for Beta3. Please sign off at your earliest convenience.

@ChengTian
Copy link
Contributor Author

We need to do this in release branch. Please checkout #1125

@ChengTian ChengTian closed this Jan 23, 2015
@ChengTian ChengTian deleted the kpm-wrap-in-place branch January 23, 2015 02:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants