林豪 左 il y a 1 an
Parent
commit
aa20b243dd
2 fichiers modifiés avec 0 ajouts et 9 suppressions
  1. 0 2
      ServiceCenter/ServiceCenter.csproj
  2. 0 7
      WcsFramework.sln

+ 0 - 2
ServiceCenter/ServiceCenter.csproj

@@ -18,13 +18,11 @@
   <ItemGroup>
     <PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.5" />
     <PackageReference Include="PlcSiemens" Version="1.0.1" />
-    <PackageReference Include="SqlSugar.TDengineCore" Version="3.2.0" />
     <PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.5.0" />
     <PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.5.0" />
   </ItemGroup>
   
   <ItemGroup>
-    <ProjectReference Include="..\SqlSugar.BzTDengineCore\SqlSugar.BzTDengineCore.csproj" />
     <ProjectReference Include="..\WCS.Core\WCS.Core.csproj" />
     <ProjectReference Include="..\WCS.Entity\WCS.Entity.csproj" />
   </ItemGroup>

+ 0 - 7
WcsFramework.sln

@@ -25,8 +25,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WCS.Entity.Protocol", "业
 EndProject
 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WCS.WorkEngineering", "业务工程\分拣库\WCS.WorkEngineering\WCS.WorkEngineering.csproj", "{0AF64876-D5EA-426F-A349-0BF7593067EF}"
 EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SqlSugar.BzTDengineCore", "SqlSugar.BzTDengineCore\SqlSugar.BzTDengineCore.csproj", "{38A8241F-E038-449B-9B47-E3AB4B02DC10}"
-EndProject
 Global
 	GlobalSection(SolutionConfigurationPlatforms) = preSolution
 		Debug|Any CPU = Debug|Any CPU
@@ -65,10 +63,6 @@ Global
 		{0AF64876-D5EA-426F-A349-0BF7593067EF}.Debug|Any CPU.Build.0 = Debug|Any CPU
 		{0AF64876-D5EA-426F-A349-0BF7593067EF}.Release|Any CPU.ActiveCfg = Release|Any CPU
 		{0AF64876-D5EA-426F-A349-0BF7593067EF}.Release|Any CPU.Build.0 = Release|Any CPU
-		{38A8241F-E038-449B-9B47-E3AB4B02DC10}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
-		{38A8241F-E038-449B-9B47-E3AB4B02DC10}.Debug|Any CPU.Build.0 = Debug|Any CPU
-		{38A8241F-E038-449B-9B47-E3AB4B02DC10}.Release|Any CPU.ActiveCfg = Release|Any CPU
-		{38A8241F-E038-449B-9B47-E3AB4B02DC10}.Release|Any CPU.Build.0 = Release|Any CPU
 	EndGlobalSection
 	GlobalSection(SolutionProperties) = preSolution
 		HideSolutionNode = FALSE
@@ -81,7 +75,6 @@ Global
 		{DB454F36-DE7B-4A9B-9A8B-8E2C3C4F81B7} = {C783651F-7EB6-40BA-8E68-525F93B8FCED}
 		{584F95DC-6D93-440A-AD69-F88F90A53DB4} = {C783651F-7EB6-40BA-8E68-525F93B8FCED}
 		{0AF64876-D5EA-426F-A349-0BF7593067EF} = {FD3B782A-4A24-458C-B77F-6F46106AE2B4}
-		{38A8241F-E038-449B-9B47-E3AB4B02DC10} = {C783651F-7EB6-40BA-8E68-525F93B8FCED}
 	EndGlobalSection
 	GlobalSection(ExtensibilityGlobals) = postSolution
 		SolutionGuid = {2C009DED-1CDE-4D15-A895-5013ED32E8FC}