cake-build/cake

DotNetCoreRestore: support multiple root paths

Open

#1204 aperta il 31 ago 2016

Vedi su GitHub
 (9 commenti) (0 reazioni) (0 assegnatari)C# (738 fork)batch import
Help wantedImprovementUp-for-grabs

Metriche repository

Star
 (3742 star)
Metriche merge PR
 (Merge medio 1g 1h) (25 PR mergiate in 30 g)

Descrizione

Right now, the tool assumes there is only one path.

However, you can do the following: dotnet restore "src/" "test/" which is just a list of paths to restore. I'll make the tool support that.

Guida contributor