From ff48949f706e899725c1ef7d0426c12c2b3e674f Mon Sep 17 00:00:00 2001 From: cjs <2216046164@qq.com> Date: 星期四, 17 七月 2025 17:18:16 +0800 Subject: [PATCH] 1 --- ams/Hanhe.iWCS.JingmenGEMTwoProtocol/Hanhe.iWCS.JingmenGEMTwoProtocol.csproj | 15 +++++++-------- 1 files changed, 7 insertions(+), 8 deletions(-) diff --git a/ams/Hanhe.iWCS.JingmenGEMTwoProtocol/Hanhe.iWCS.JingmenGEMTwoProtocol.csproj b/ams/Hanhe.iWCS.JingmenGEMTwoProtocol/Hanhe.iWCS.JingmenGEMTwoProtocol.csproj index 6553685..b6edc23 100644 --- a/ams/Hanhe.iWCS.JingmenGEMTwoProtocol/Hanhe.iWCS.JingmenGEMTwoProtocol.csproj +++ b/ams/Hanhe.iWCS.JingmenGEMTwoProtocol/Hanhe.iWCS.JingmenGEMTwoProtocol.csproj @@ -34,8 +34,9 @@ <Reference Include="Hanhe.iWCS.AGVWebService"> <HintPath>..\..\姹夊拰鏅鸿兘浜屾寮�彂鍖匼Hanhe.iWCS.AGVWebService.dll</HintPath> </Reference> - <Reference Include="Hanhe.iWCS.Business"> - <HintPath>..\..\Hanhe.iWCS.Business\bin\Debug\Hanhe.iWCS.Business.dll</HintPath> + <Reference Include="Hanhe.iWCS.Business, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> + <SpecificVersion>False</SpecificVersion> + <HintPath>..\..\..\姹夊拰鏅鸿兘浜屾寮�彂鍖匼Hanhe.iWCS.Business.dll</HintPath> </Reference> <Reference Include="Hanhe.iWCS.Common"> <HintPath>..\..\姹夊拰鏅鸿兘浜屾寮�彂鍖匼Hanhe.iWCS.Common.dll</HintPath> @@ -51,6 +52,10 @@ </Reference> <Reference Include="Hanhe.iWCS.Interface"> <HintPath>..\..\姹夊拰鏅鸿兘浜屾寮�彂鍖匼Hanhe.iWCS.Interface.dll</HintPath> + </Reference> + <Reference Include="Hanhe.iWCS.JingmenGEMTwoTCP, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> + <SpecificVersion>False</SpecificVersion> + <HintPath>bin\Debug\Hanhe.iWCS.JingmenGEMTwoTCP.dll</HintPath> </Reference> <Reference Include="Hanhe.iWCS.MData"> <HintPath>..\..\姹夊拰鏅鸿兘浜屾寮�彂鍖匼Hanhe.iWCS.MData.dll</HintPath> @@ -136,12 +141,6 @@ <Content Include="settings.xml"> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> - </ItemGroup> - <ItemGroup> - <ProjectReference Include="..\Hanhe.iWCS.JingmenGEMTwoTCP\Hanhe.iWCS.JingmenGEMTwoTCP.csproj"> - <Project>{E58B2022-9333-4759-A012-6028008AC1B8}</Project> - <Name>Hanhe.iWCS.JingmenGEMTwoTCP</Name> - </ProjectReference> </ItemGroup> <ItemGroup> <None Include="app.config" /> -- Gitblit v1.9.1