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.