Remove generated artifacts and machine-specific paths

This commit is contained in:
2026-07-18 03:37:11 +08:00
parent 99c0f54998
commit cc3fb97be7
5713 changed files with 97 additions and 11438401 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
param(
[string]$Urls = "http://127.0.0.1:7211",
[string]$Urls = "http://127.0.0.1:7200",
[string]$Configuration = "Debug"
)