cake-build/cake

DotNetCoreRestore: support multiple root paths

Open

#1,204 建立於 2016年8月31日

在 GitHub 查看
 (9 留言) (0 反應) (0 負責人)C# (738 fork)batch import
Help wantedImprovementUp-for-grabs

倉庫指標

Star
 (3,742 star)
PR 合併指標
 (平均合併 1天 1小時) (30 天內合併 25 個 PR)

描述

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.

貢獻者指南