VS Code launch.json file doesn’t allow ‘args’ property for launch request configuration of a dotnet console application
I have created a console application in VS Code using the below dotnet command.
VS Code launch.json file doesn’t allow ‘args’ property for launch request configuration of a dotnet console application
I have created a console application in VS Code using the below dotnet command.