Skip to content

feat(solution): support projects inside solution folders #11

@CalvinAllen

Description

@CalvinAllen

Description

Handle projects that are inside solution folders.

Current Issue

dte.Solution.Projects only returns top-level items; projects in solution folders require recursive enumeration.

Acceptance Criteria

  • Preserve the project's location within solution folders when re-adding
  • Iterate through nested solution folders when searching for referencing projects

Priority

Polish

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions