Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate result of XProj to CSProj migration for nuget.exe #3943

Closed
emgarten opened this issue Nov 14, 2016 · 2 comments
Closed

Investigate result of XProj to CSProj migration for nuget.exe #3943

emgarten opened this issue Nov 14, 2016 · 2 comments
Assignees
Labels
Resolution:Duplicate This issue appears to be a Duplicate of another issue Type:Docs
Milestone

Comments

@emgarten
Copy link
Member

Scenario

  1. Migrate a large XProj solution to CSProj PackageReference.
  2. build.ps1 and build.sh scripts that were previously working by running nuget.exe restore <root dir> now no longer work since recursive project.json search has been removed.

Expectation

NuGet should provide guidance on the best way to migrate scripts that were relying on recursive directory and direct project.json restore for the new MSBuild based system.

As part of this some real world customer repositories should be looked at to see what would be needed to update their build scripts to work after migration.

@emgarten
Copy link
Member Author

This is a doc issue

@jainaashish
Copy link
Contributor

Closing it here since we're tracking it in docs repo

@jainaashish jainaashish added this to the 4.6 milestone Nov 10, 2017
@jainaashish jainaashish added the Resolution:Duplicate This issue appears to be a Duplicate of another issue label Nov 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution:Duplicate This issue appears to be a Duplicate of another issue Type:Docs
Projects
None yet
Development

No branches or pull requests

3 participants