2024-04-27 16:07:34 +04:00
|
|
|
|
{
|
|
|
|
|
"iisSettings": {
|
|
|
|
|
"windowsAuthentication": false,
|
|
|
|
|
"anonymousAuthentication": true,
|
|
|
|
|
"iisExpress": {
|
2024-04-30 00:02:09 +04:00
|
|
|
|
"applicationUrl": "http://localhost:34894",
|
|
|
|
|
"sslPort": 44330
|
2024-04-27 16:07:34 +04:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"profiles": {
|
|
|
|
|
"ComputerShopImplementerApp": {
|
|
|
|
|
"commandName": "Project",
|
|
|
|
|
"dotnetRunMessages": true,
|
|
|
|
|
"launchBrowser": true,
|
2024-04-30 00:02:09 +04:00
|
|
|
|
"applicationUrl": "https://localhost:7049;http://localhost:5024",
|
2024-04-27 16:07:34 +04:00
|
|
|
|
"environmentVariables": {
|
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"IIS Express": {
|
|
|
|
|
"commandName": "IISExpress",
|
|
|
|
|
"launchBrowser": true,
|
|
|
|
|
"environmentVariables": {
|
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|