Skip to content
  • Justin Goshi's avatar
    Add/remove solution items based on directory structure (#5197) · d0151a61
    Justin Goshi authored
    * 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
    d0151a61