Skip to content

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

@ursenzler

Description

@ursenzler

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions