Auto generate configuration in launch.json and tasks.json for build and debug dotnet applications for VS Code
Go to visual studio marketplace and click Install
or open extensions window in VS Code and find csproj-launch-generator
extension
- Download latest extension package (vsix) from github https://github.com/AMEST/csproj-launch-generator/releases/latest
- Open VS Code
- Go to extensions (ctrl+shift+x) > click
...
(additional menu) > Install from VSIX > select downloaded package