The extension currently requires each project's bin/obj directories to be located in each project directory.
Please add support for solutions that use .NET 8's artifacts output layout feature, which moves the bin and obj dirs out of each project and into an artifacts directory at the solution root.
The extension currently requires each project's bin/obj directories to be located in each project directory.
Please add support for solutions that use .NET 8's artifacts output layout feature, which moves the bin and obj dirs out of each project and into an
artifactsdirectory at the solution root.