user is followed these steps:
1. create new solution
2. check it in to TFS. didn;t select packages folder
3. Another user checks it out and things stop worked.
Actual:
A novice user would not be able to discover that in this case package restore enable was required
Expected:
if a solution is checked in with packages.config but without packages folder. nuget can probably prompt if user wants to enable package restore in this case.
1. create new solution
2. check it in to TFS. didn;t select packages folder
3. Another user checks it out and things stop worked.
Actual:
A novice user would not be able to discover that in this case package restore enable was required
Expected:
if a solution is checked in with packages.config but without packages folder. nuget can probably prompt if user wants to enable package restore in this case.