Skip to content

Instantly share code, notes, and snippets.

@monir-dev
Created November 1, 2021 06:09
Show Gist options
  • Save monir-dev/644da1784198de2af846ac7260b8620e to your computer and use it in GitHub Desktop.
Save monir-dev/644da1784198de2af846ac7260b8620e to your computer and use it in GitHub Desktop.
"API Watch": {
"commandName": "Executable",
"executablePath": "dotnet",
"commandLineArgs": "watch run",
"workingDirectory": "$(ProjectDir)",
"launchBrowser": true,
"applicationUrl": "https://localhost:5001;http://localhost:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"dotnetRunMessages": "true"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment