Skip to content
  • Anton Drukh's avatar
    feat: robust `*.sln` file parsing for project paths · 28a1dad2
    Anton Drukh authored
    We now parse more complex solution files, and extract ALL project paths from them (not just those pointing at `.csproj` files).
    Once extracted, each project folder is tested for the presence of a relevant manifest file. Only valid folders are then processed.
    28a1dad2