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

Pass NuGet settings properties during nomination #2225

Closed
emgarten opened this issue May 18, 2017 · 1 comment
Closed

Pass NuGet settings properties during nomination #2225

emgarten opened this issue May 18, 2017 · 1 comment
Assignees
Labels
Resolution-Fixed The bug has been fixed, refer to the milestone to see in which release it was fixed.
Milestone

Comments

@emgarten
Copy link
Member

To allow setting fallback folders in the SDK restore nomination should send the following project properties:

  • RestoreSources
  • RestoreFallbackFolders
  • RestorePackagesPath

More details on how restore is using these can be found here https://github.com/NuGet/Home/wiki/%5BSpec%5D-NuGet-settings-in-MSBuild

@natidea
Copy link
Contributor

natidea commented May 23, 2017

Fixed by #2269

@natidea natidea closed this as completed May 23, 2017
@natidea natidea added the Resolution-Fixed The bug has been fixed, refer to the milestone to see in which release it was fixed. label May 23, 2017
@drewnoakes drewnoakes removed the Bug label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution-Fixed The bug has been fixed, refer to the milestone to see in which release it was fixed.
Projects
None yet
Development

No branches or pull requests

4 participants