From 6e46268eac9b697f26a77d316d22ca1019ed3ab1 Mon Sep 17 00:00:00 2001
From: zyf <1071160500@qq.com>
Date: 星期五, 29 八月 2025 14:14:31 +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