mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-03-14 21:46:37 +08:00
13 lines
380 B
JSON
13 lines
380 B
JSON
{
|
|
"profiles": {
|
|
"Semi.Avalonia.Demo.Web": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
"applicationUrl": "https://localhost:5001;http://localhost:5000",
|
|
"inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/debug?browser={browserInspectUri}"
|
|
}
|
|
}
|
|
} |