add docfx samples.

This commit is contained in:
2025-04-13 00:19:07 +08:00
parent fc4063516d
commit 1cb5f05ba4
10 changed files with 147 additions and 30 deletions
+2 -1
View File
@@ -6,7 +6,8 @@
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:52376;http://localhost:52377"
"applicationUrl": "https://localhost:52376;http://localhost:52377",
"nativeDebugging": true
}
}
}