cake-build/cake

DotNetCoreRestore: support multiple root paths

Open

#1 204 ouverte le 31 août 2016

Voir sur GitHub
 (9 commentaires) (0 réactions) (0 assignés)C# (738 forks)batch import
Help wantedImprovementUp-for-grabs

Métriques du dépôt

Stars
 (3 742 stars)
Métriques de merge PR
 (Merge moyen 1j 1h) (25 PRs mergées en 30 j)

Description

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.

Guide contributeur