2021-07-10 02:47:40 +00:00
|
|
|
|
{
|
2021-04-23 20:11:49 +00:00
|
|
|
|
"iisSettings": {
|
|
|
|
|
"windowsAuthentication": false,
|
|
|
|
|
"anonymousAuthentication": true,
|
|
|
|
|
"iisExpress": {
|
2021-07-10 02:47:40 +00:00
|
|
|
|
"applicationUrl": "http://localhost:61909",
|
|
|
|
|
"sslPort": 44392
|
2021-04-23 20:11:49 +00:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"profiles": {
|
|
|
|
|
"IIS Express": {
|
|
|
|
|
"commandName": "IISExpress",
|
|
|
|
|
"launchBrowser": true,
|
|
|
|
|
"environmentVariables": {
|
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
|
}
|
|
|
|
|
},
|
2021-07-13 05:35:31 +00:00
|
|
|
|
"Props": {
|
2021-04-23 20:11:49 +00:00
|
|
|
|
"commandName": "Project",
|
2021-07-11 07:38:18 +00:00
|
|
|
|
"launchBrowser": false,
|
2021-07-10 05:04:54 +00:00
|
|
|
|
"applicationUrl": "http://localhost:5000;https://localhost:5001",
|
2021-04-23 20:11:49 +00:00
|
|
|
|
"environmentVariables": {
|
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|