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

Question: Packages source in ripple.config vs. package source in nuget.config #264

Open
ursenzler opened this issue Jan 4, 2014 · 1 comment

Comments

@ursenzler
Copy link

Why is ripple not using the package sources found in nuget.config, but duplicates this in its own config?

I'm asking because I currently use a dual approach (nuget and ripple) for my projects. I use Nuget for all packages that add stuff to the csproj files (build automation stuff) and ripple for all runtime dependencies. This way, the restore of packages works fine locally on a developer machine and on the build server (no need to always close and open VS when there is an update).

@jeremydmiller
Copy link
Contributor

Hate to tell you this, but we've envisioned ripple as an all or nothing replacement from the very beginning. I suppose we could extend ripple to look for feeds in nuget.config if the feeds are not set in ripple.config itself. I'd want @jmarnold to weigh into this one.

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

No branches or pull requests

2 participants