2019-11-12 14:02:30 +00:00
|
|
|
|
{
|
|
|
|
|
"iisSettings": {
|
2019-11-19 09:37:42 +00:00
|
|
|
|
"windowsAuthentication": false,
|
|
|
|
|
"anonymousAuthentication": true,
|
2019-11-12 14:02:30 +00:00
|
|
|
|
"iisExpress": {
|
2019-11-19 09:37:42 +00:00
|
|
|
|
"applicationUrl": "http://localhost:55802",
|
|
|
|
|
"sslPort": 44320
|
2019-11-12 14:02:30 +00:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"profiles": {
|
|
|
|
|
"IIS Express": {
|
|
|
|
|
"commandName": "IISExpress",
|
|
|
|
|
"launchBrowser": true,
|
|
|
|
|
"environmentVariables": {
|
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"SpotifyAPI.Web.Examples.ASP": {
|
|
|
|
|
"commandName": "Project",
|
|
|
|
|
"launchBrowser": true,
|
2019-11-19 09:37:42 +00:00
|
|
|
|
"applicationUrl": "http://localhost:5000",
|
2019-11-12 14:02:30 +00:00
|
|
|
|
"environmentVariables": {
|
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
2019-11-19 09:37:42 +00:00
|
|
|
|
}
|