{ "version": "0.0.1", "configurations": [ { "name": "asadi-dotnet", "runtimeExecutable": "dotnet", "runtimeArgs": ["run", "--urls", "http://localhost:5050"], "port": 5050 } ] }