This commit is contained in:
Gabe Stocco 2024-04-02 15:48:56 -07:00
Родитель 2617e1e795
Коммит f27bb19862
1 изменённых файлов: 0 добавлений и 37 удалений

Просмотреть файл

@ -1,37 +0,0 @@
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:61357",
"sslPort": 44392
}
},
"profiles": {
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"ASA GUI": {
"commandName": "Project",
"commandLineArgs": "gui --nolaunch",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:7280;http://localhost:5280",
"dotnetRunMessages": true
},
"Export-collect last 2": {
"commandName": "Project",
"commandLineArgs": "export-collect"
},
"Export-monitor": {
"commandName": "Project",
"commandLineArgs": "export-monitor"
}
}
}