From 007782bf44e49b4e3d5166ef361ac9fd03cad9c2 Mon Sep 17 00:00:00 2001 From: kingno <30263@KINGNO> Date: 星期二, 17 六月 2025 13:07:43 +0800 Subject: [PATCH] 合并 --- src/Bro.M135.Common/Properties/launchSettings.json | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/src/Bro.M135.Common/Properties/launchSettings.json b/src/Bro.M135.Common/Properties/launchSettings.json new file mode 100644 index 0000000..b97af8e --- /dev/null +++ b/src/Bro.M135.Common/Properties/launchSettings.json @@ -0,0 +1,7 @@ +{ + "profiles": { + "Bro.M135.Common": { + "commandName": "Project" + } + } +} \ No newline at end of file -- Gitblit v1.8.0