add launchSettings

This commit is contained in:
Collin M. Barrett 2017-10-31 05:48:47 -05:00
parent ede3f5dec5
commit c3a410c075
3 changed files with 12855 additions and 1 deletions

View file

@ -0,0 +1,12 @@
{
"profiles": {
"FilterLists.Web": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "http://localhost:57712/"
}
}
}

File diff suppressed because one or more lines are too long

Binary file not shown.