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

Fix NuGet UI to support restore w/ PackageReferences in csproj #3455

Closed
rrelyea opened this issue Sep 15, 2016 · 1 comment
Closed

Fix NuGet UI to support restore w/ PackageReferences in csproj #3455

rrelyea opened this issue Sep 15, 2016 · 1 comment
Assignees
Milestone

Comments

@rrelyea
Copy link
Contributor

rrelyea commented Sep 15, 2016

Need solutions w/ packages.config, uwp style project.json or csproj (cps) with package references to be able to restore. Create intermediate DG2 file and pass to RestoreRunner.

In this step, we'll be creating the DG2 by asking msbuild /t:restore to create the DG2 file.
Longer term, but still in P5OOB, we'll be working with NugetRestoreManager to get info about CPS projects via the nomination process.

@joelverhagen
Copy link
Member

Merged to dev-msbuild with NuGet/NuGet.Client@bf2af74.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants