This repository has been archived on 2025-09-07. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
dotnet-installer/TestAssets/TestProjects/TestAppWithSlnAndCsprojInSubDirToRemove
Justin Goshi d0151a6111 Add/remove solution items based on directory structure (#5197)
* WIP support solution folders for dotnet add and remove

* Add/remove solution folders based on directory hierarchy

* Fix tests

* Disable the solution building tests

* Address PR comments

* Fix a build break due to a new tool version used in the build

* Create SlnProjectExtensions and SlnProjectCollectionExtensions per PR comments
2017-01-04 18:32:09 -10:00
..
src/Lib Add/remove solution items based on directory structure (#5197) 2017-01-04 18:32:09 -10:00
App.csproj Add/remove solution items based on directory structure (#5197) 2017-01-04 18:32:09 -10:00
App.sln Add/remove solution items based on directory structure (#5197) 2017-01-04 18:32:09 -10:00
Program.cs Add/remove solution items based on directory structure (#5197) 2017-01-04 18:32:09 -10:00