移除部分项目

This commit is contained in:
fengjiayi
2025-01-02 13:57:14 +08:00
parent 28df2d8fce
commit 665a722f68
17 changed files with 251 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"profiles": {
"Serein.Workbench.Avalonia.Browser": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:7169;http://localhost:5235",
"inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}",
}
}
}