This commit is contained in:
2025-04-08 19:35:28 +08:00
commit 11ff5e343d
11 changed files with 898 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"profiles": {
"HiAPI.Sample": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:52376;http://localhost:52377"
}
}
}