From 6a8904cd509a1572cc4c2d1689d67c94fc4c3b19 Mon Sep 17 00:00:00 2001 From: cnf <3200815559@qq.com> Date: 星期一, 28 四月 2025 17:42:58 +0800 Subject: [PATCH] --- .vs/HM-C#/v17/.wsuo | 0 .vs/HM-C#/v17/DocumentLayout.json | 23 +++++++++++++++++++++++ .vs/VSWorkspaceState.json | 7 +++++++ 3 files changed, 30 insertions(+), 0 deletions(-) diff --git "a/.vs/HM-C\043/v17/.wsuo" "b/.vs/HM-C\043/v17/.wsuo" new file mode 100644 index 0000000..ffcd3b5 --- /dev/null +++ "b/.vs/HM-C\043/v17/.wsuo" Binary files differ diff --git "a/.vs/HM-C\043/v17/DocumentLayout.json" "b/.vs/HM-C\043/v17/DocumentLayout.json" new file mode 100644 index 0000000..7f931ec --- /dev/null +++ "b/.vs/HM-C\043/v17/DocumentLayout.json" @@ -0,0 +1,23 @@ +{ + "Version": 1, + "WorkspaceRootPath": "D:\\VISUAL STUDIOS JOB\\HM\\HM-C#\\", + "Documents": [], + "DocumentGroupContainers": [ + { + "Orientation": 0, + "VerticalTabListWidth": 256, + "DocumentGroups": [ + { + "DockedWidth": 200, + "SelectedChildIndex": -1, + "Children": [ + { + "$type": "Bookmark", + "Name": "ST:0:0:{1c4feeaa-4718-4aa9-859d-94ce25d182ba}" + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json new file mode 100644 index 0000000..7cec5fb --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,7 @@ +{ + "ExpandedNodes": [ + "" + ], + "SelectedNode": "\\MESApplication.sln", + "PreviewInSolutionExplorer": false +} \ No newline at end of file -- Gitblit v1.9.3