1. Create new solution
2. Add a solution folder
3. Add a class library project to the solution folder
4. install package to class library
5. delete packages folder
6. build
Actual:
it doesn't restore packages
Expected:
it should restore packages
Comments: We're running into this as well in Kudu (https://github.com/projectkudu/kudu). Solution folders are pretty common, so I would think this would be a blocker for quite a few people.
2. Add a solution folder
3. Add a class library project to the solution folder
4. install package to class library
5. delete packages folder
6. build
Actual:
it doesn't restore packages
Expected:
it should restore packages
Comments: We're running into this as well in Kudu (https://github.com/projectkudu/kudu). Solution folders are pretty common, so I would think this would be a blocker for quite a few people.