cake-build/cake

Add ability to automatically discover `NuGet.config` file

Open

#2,160 opened on May 22, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C# (738 forks)batch import
Help wantedImprovementUp-for-grabs

Repository metrics

Stars
 (3,742 stars)
PR merge metrics
 (Avg merge 1d 1h) (25 merged PRs in 30d)

Description

Related to #1932.

There are default locations of NuGet configuration files. I believe Cake should follow them and discover NuGet.config automatically. That will make configuration of custom tool and addins much easier.

Contributor guide