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

Possibility to override default nuget sources #2081

Closed
bjorkstromm opened this issue Mar 13, 2018 · 0 comments
Closed

Possibility to override default nuget sources #2081

bjorkstromm opened this issue Mar 13, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@bjorkstromm
Copy link
Member

Default nuget sources should be overridable in order to work completely offline.

See discussion on Gitter here

@bjorkstromm bjorkstromm added this to the v0.27.0 milestone Mar 13, 2018
@bjorkstromm bjorkstromm self-assigned this Mar 13, 2018
bjorkstromm added a commit to bjorkstromm/cake that referenced this issue Mar 14, 2018
bjorkstromm added a commit to bjorkstromm/cake that referenced this issue Mar 14, 2018
- Don't use default sources from NuGet.Config's if nuget_source config value is provided.
- Make difference on primary and secondary sources. Target package must
be found int primary source and dependencies may be fetched from
secondary sources.
- Fixes cake-build#2081
bjorkstromm added a commit to bjorkstromm/cake that referenced this issue Mar 19, 2018
- Don't use default sources from NuGet.Config's if nuget_source config value is provided.
- Make difference on primary and secondary sources. Target package must be found int primary
  source and dependencies may be fetched from secondary sources.
- Fixes cake-build#2081
bjorkstromm added a commit to bjorkstromm/cake that referenced this issue Mar 26, 2018
- Don't use default sources from NuGet.Config's if nuget_source config value is provided.
- Make difference on primary and secondary sources. Target package must be found int primary
  source and dependencies may be fetched from secondary sources.
- Fixes cake-build#2081
devlead added a commit that referenced this issue Apr 3, 2018
* mholo65-feature/GH-2081:
  (GH-2081) Improve source repository handling.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant