Restore project refs to match build behavior (recurse) #3615
Labels
Functionality:Restore
Resolution:Duplicate
This issue appears to be a Duplicate of another issue
Type:Feature
Milestone
dotnet restore in VS "15" timeframe, should no longer support recursing directories for projects.
instead, we should support the following:
a) with a new default -- to restore itself plus all recursive project references.
b) enable, with a switch, to choose non-recursive restore of just one project
In Nuget.exe, for compat, default to non-recursive. Enable a switch to enable recursive.
The text was updated successfully, but these errors were encountered: