Files
egwcorelib/Egw.Core.Razor.Test/Properties/launchSettings.json
T
Samuele E. Locatelli (MBA) 927226ee31 Release preliminare
2023-01-26 21:46:35 +01:00

28 lines
816 B
JSON

{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:46615",
"sslPort": 44328
}
},
"profiles": {
"Egw.Core.Razor.Test": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7118;http://localhost:5145",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}