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.

贡献者指南