cake-build/cake

Add ability to automatically discover `NuGet.config` file

Open

#2.160 geöffnet am 22. Mai 2018

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C# (738 Forks)batch import
Help wantedImprovementUp-for-grabs

Repository-Metriken

Stars
 (3.742 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 1T 1h) (25 gemergte PRs in 30 T)

Beschreibung

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