formulahendry / vscode-dotnet-test-explorer

.NET Core Test Explorer for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=formulahendry.dotnet-test-explorer
MIT License
204 stars 97 forks source link

Added support for custom build options. #383

Closed tacosontitan closed 5 months ago

tacosontitan commented 1 year ago

This pull request solves feature request #380 by adding a setting buildArguments that is applied when the dotnet build command is executed.