cake-build/cake

DotNetCoreRestore: support multiple root paths

Open

#1,204 opened on 2016年8月31日

GitHub で見る
 (9 comments) (0 reactions) (0 assignees)C# (738 forks)batch import
Help wantedImprovementUp-for-grabs

Repository metrics

Stars
 (3,742 stars)
PR merge metrics
 (平均マージ 1d 1h) (30d で 25 merged PRs)

説明

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.

コントリビューターガイド