60 lines
2.0 KiB
JSON
60 lines
2.0 KiB
JSON
{
|
|
"profiles": {
|
|
"IIS Express": {
|
|
"commandName": "IISExpress",
|
|
"launchBrowser": true,
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development",
|
|
"ASPNETCORE_HOSTINGSTARTUPASSEMBLIES": "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation"
|
|
},
|
|
"ancmHostingModel": "OutOfProcess"
|
|
},
|
|
"ServiceHost": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development",
|
|
"ASPNETCORE_HOSTINGSTARTUPASSEMBLIES": "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation"
|
|
},
|
|
"sqlDebugging": true,
|
|
"dotnetRunMessages": "true",
|
|
"nativeDebugging": true,
|
|
"applicationUrl": "https://localhost:5004;http://localhost:5003;https://192.168.0.118:5005",
|
|
"jsWebView2Debugging": false,
|
|
"hotReloadEnabled": true
|
|
},
|
|
"WSL": {
|
|
"commandName": "WSL2",
|
|
"launchBrowser": true,
|
|
"launchUrl": "https://localhost:5004",
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development",
|
|
"ASPNETCORE_HOSTINGSTARTUPASSEMBLIES": "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation",
|
|
"ASPNETCORE_URLS": "https://localhost:5004;http://localhost:5003;"
|
|
},
|
|
"distributionName": ""
|
|
},
|
|
"Publish": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Production",
|
|
"ASPNETCORE_HOSTINGSTARTUPASSEMBLIES": "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation"
|
|
},
|
|
"sqlDebugging": true,
|
|
"dotnetRunMessages": "true",
|
|
"nativeDebugging": true,
|
|
"applicationUrl": "https://localhost:5004;http://localhost:5003;https://192.168.0.117:5006",
|
|
"jsWebView2Debugging": false,
|
|
"hotReloadEnabled": true
|
|
}
|
|
},
|
|
"iisSettings": {
|
|
"windowsAuthentication": false,
|
|
"anonymousAuthentication": true,
|
|
"iisExpress": {
|
|
"applicationUrl": "http://localhost:58794/",
|
|
"sslPort": 44315
|
|
}
|
|
}
|
|
} |