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# (3,742 stars) (738 forks)batch import
Help wantedImprovementUp-for-grabs

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