dotnet-affected icon indicating copy to clipboard operation
dotnet-affected copied to clipboard

Support other kinds of MSBuild projects

Open leonardochaia opened this issue 3 years ago • 0 comments

Currently, when using --repository-path, only .csproj files will be discovered.

When using a --solution-path, all projects inside the solution will be taken into account.

We should discover all MSBuild projs when using the --repository-path as well.

leonardochaia avatar Jul 12 '21 14:07 leonardochaia