Skip to content

Solution folders get parsed as CsProjFile #78

Description

@ewilde

Scenario

Existing solution that uses folders to group project files:

+
 |-- Data (folder)
         |--- Repository (csproj)

Solution is parsed using Solution.LoadFrom

Assertion Expected Actual
Solution.Projects.Count() 1 2

Question

Is this expected behavior? If not I'll submit a pull request to filter out the folders.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions