From d36f618c44cc34ebfb529b230dc9ee2906393ae2 Mon Sep 17 00:00:00 2001 From: cnf <3200815559@qq.com> Date: 星期四, 13 二月 2025 10:23:39 +0800 Subject: [PATCH] 修改序列名称 --- MESApplication.sln | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/MESApplication.sln b/MESApplication.sln index 10e4c6e..1be6e01 100644 --- a/MESApplication.sln +++ b/MESApplication.sln @@ -7,6 +7,11 @@ EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MES.Service", "MES.Service\MES.Service.csproj", "{4E2F9B6C-9CB2-4091-80BE-469707FA85B9}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C1249A87-3A4B-4BF2-8FA2-6EBA7059E21A}" + ProjectSection(SolutionItems) = preProject + .editorconfig = .editorconfig + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU -- Gitblit v1.9.3