Help wantedImprovementUp-for-grabs
Repository metrics
- Stars
- (3,742 stars)
- PR merge metrics
- (Avg merge 1d 1h) (25 merged PRs in 30d)
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.