Skip to content

Instantly share code, notes, and snippets.

@stevejgordon
Created February 11, 2017 08:42
Show Gist options
  • Select an option

  • Save stevejgordon/66c180da005eb3b6f1ba7bd228982e3f to your computer and use it in GitHub Desktop.

Select an option

Save stevejgordon/66c180da005eb3b6f1ba7bd228982e3f to your computer and use it in GitHub Desktop.
"profiles": {
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment