|
|
@ -176,6 +176,10 @@
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
<HintPath>..\..\..\PlugInPlatform\Mesnac.PlugIn.dll</HintPath>
|
|
|
|
<HintPath>..\..\..\PlugInPlatform\Mesnac.PlugIn.dll</HintPath>
|
|
|
|
</Reference>
|
|
|
|
</Reference>
|
|
|
|
|
|
|
|
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
|
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
|
|
|
<HintPath>..\..\..\A3Lib\Json\Newtonsoft.Json.dll</HintPath>
|
|
|
|
|
|
|
|
</Reference>
|
|
|
|
<Reference Include="System" />
|
|
|
|
<Reference Include="System" />
|
|
|
|
<Reference Include="System.Configuration" />
|
|
|
|
<Reference Include="System.Configuration" />
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
<Reference Include="System.Core" />
|
|
|
@ -186,6 +190,7 @@
|
|
|
|
<HintPath>..\..\..\packages\System.Data.SqlClient.4.8.5\lib\net451\System.Data.SqlClient.dll</HintPath>
|
|
|
|
<HintPath>..\..\..\packages\System.Data.SqlClient.4.8.5\lib\net451\System.Data.SqlClient.dll</HintPath>
|
|
|
|
</Reference>
|
|
|
|
</Reference>
|
|
|
|
<Reference Include="System.Drawing" />
|
|
|
|
<Reference Include="System.Drawing" />
|
|
|
|
|
|
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
|
|
<Reference Include="System.Runtime.Serialization.Formatters.Soap" />
|
|
|
|
<Reference Include="System.Runtime.Serialization.Formatters.Soap" />
|
|
|
|
<Reference Include="System.Web" />
|
|
|
|
<Reference Include="System.Web" />
|
|
|
|
<Reference Include="System.Web.Extensions" />
|
|
|
|
<Reference Include="System.Web.Extensions" />
|
|
|
@ -272,6 +277,7 @@
|
|
|
|
<Compile Include="InterfaceDocking\DockingEntity\MaterialPlanSyncEntity.cs" />
|
|
|
|
<Compile Include="InterfaceDocking\DockingEntity\MaterialPlanSyncEntity.cs" />
|
|
|
|
<Compile Include="InterfaceDocking\DockingEntity\TankDeviceStateSyncEntity.cs" />
|
|
|
|
<Compile Include="InterfaceDocking\DockingEntity\TankDeviceStateSyncEntity.cs" />
|
|
|
|
<Compile Include="InterfaceDocking\DockingEntity\TankIsDischargedSyncEntity.cs" />
|
|
|
|
<Compile Include="InterfaceDocking\DockingEntity\TankIsDischargedSyncEntity.cs" />
|
|
|
|
|
|
|
|
<Compile Include="InterfaceDocking\GetLGInfoEntity.cs" />
|
|
|
|
<Compile Include="InterfaceDocking\HttpHelper.cs" />
|
|
|
|
<Compile Include="InterfaceDocking\HttpHelper.cs" />
|
|
|
|
<Compile Include="InterfaceDocking\HttpResponse.cs" />
|
|
|
|
<Compile Include="InterfaceDocking\HttpResponse.cs" />
|
|
|
|
<Compile Include="InterfaceDocking\LGusedEntity.cs" />
|
|
|
|
<Compile Include="InterfaceDocking\LGusedEntity.cs" />
|
|
|
|