From 04355e18d030ab55832639a58ccb87fbbfe2ef80 Mon Sep 17 00:00:00 2001
From: Shuxia Ning <NingShuxia0927@outlook.com>
Date: 星期三, 26 二月 2025 10:12:52 +0800
Subject: [PATCH] psb 程序集名称 删除core

---
 Dto/PBS.Dto.WE/PBS.Dto.WE.csproj |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Dto/PBS.Dto.WE.Core/PBS.Dto.WE.Core.csproj b/Dto/PBS.Dto.WE/PBS.Dto.WE.csproj
similarity index 76%
rename from Dto/PBS.Dto.WE.Core/PBS.Dto.WE.Core.csproj
rename to Dto/PBS.Dto.WE/PBS.Dto.WE.csproj
index cce20ee..647f474 100644
--- a/Dto/PBS.Dto.WE.Core/PBS.Dto.WE.Core.csproj
+++ b/Dto/PBS.Dto.WE/PBS.Dto.WE.csproj
@@ -9,7 +9,7 @@
 	</PropertyGroup>
 
 	<ItemGroup>
-	  <ProjectReference Include="..\..\Service\PBS.Service.WE.Core\PBS.Service.WE.Core.csproj" />
+	  <ProjectReference Include="..\..\Service\PBS.Service.WE\PBS.Service.WE.csproj" />
 	</ItemGroup>
 
  

--
Gitblit v1.9.3