Browse Source

补充dll

master
songnan.zhang 3 years ago
parent
commit
36a9cd1675
  1. 1
      APPQ5/QMAPP.FJC.Entity/QMAPP.FJC.Entity.csproj
  2. 14
      APPQ5/QMAPP.WinForm/QMAPP.WinForm.csproj
  3. 16
      APPQ5/Stone.WinModuleTransWare/Stone.WinModuleTransWare/Stone.WinModuleTransWare.csproj
  4. BIN
      DLL/Gm_WMS.DataAccess.DataService.dll
  5. BIN
      DLL/HZH_Controls.dll
  6. BIN
      DLL/Interop.Microsoft.Office.Core.dll
  7. BIN
      DLL/Interop.Microsoft.Office.Interop.Excel.dll
  8. BIN
      DLL/PlaySound.dll
  9. BIN
      DLL/QMCommon.dll
  10. BIN
      DLL/QMWinCommon.dll
  11. BIN
      DLL/Stone.Common.dll
  12. BIN
      DLL/Stone.Entity.dll
  13. BIN
      DLL/Stone.User.dll
  14. BIN
      DLL/WeifenLuo.WinFormsUI.Docking.dll

1
APPQ5/QMAPP.FJC.Entity/QMAPP.FJC.Entity.csproj

@ -176,7 +176,6 @@
<Compile Include="Operation\OutReason.cs" />
<Compile Include="Operation\Package.cs" />
<Compile Include="Operation\PackageSet.cs" />
<Compile Include="Operation\Bom.cs" />
<Compile Include="Operation\PbomItem.cs" />
<Compile Include="Operation\PrintCode.cs" />
<Compile Include="Operation\ProductCheck.cs" />

14
APPQ5/QMAPP.WinForm/QMAPP.WinForm.csproj

@ -103,29 +103,21 @@
<HintPath>..\..\DLL\FastReport\FastReport.dll</HintPath>
</Reference>
<Reference Include="HZH_Controls">
<HintPath>..\..\packages\HZH_Controls.1.0.11\lib\net40\HZH_Controls.dll</HintPath>
<HintPath>..\..\DLL\HZH_Controls.dll</HintPath>
</Reference>
<Reference Include="Interop.gregn6Lib">
<HintPath>..\..\DLL\Interop.gregn6Lib.dll</HintPath>
<EmbedInteropTypes>True</EmbedInteropTypes>
</Reference>
<Reference Include="Interop.grproLib">
<HintPath>..\..\DLL\Interop.grproLib.dll</HintPath>
<EmbedInteropTypes>True</EmbedInteropTypes>
</Reference>
<Reference Include="Interop.Microsoft.Office.Core, Version=2.4.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<EmbedInteropTypes>True</EmbedInteropTypes>
<HintPath>bin\Debug\Interop.Microsoft.Office.Core.dll</HintPath>
<HintPath>..\..\DLL\Interop.Microsoft.Office.Core.dll</HintPath>
</Reference>
<Reference Include="Interop.Microsoft.Office.Interop.Excel, Version=1.6.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<EmbedInteropTypes>True</EmbedInteropTypes>
<HintPath>bin\Debug\Interop.Microsoft.Office.Interop.Excel.dll</HintPath>
</Reference>
<Reference Include="interop.speechlib">
<HintPath>..\..\DLL\interop.speechlib.dll</HintPath>
<EmbedInteropTypes>True</EmbedInteropTypes>
<HintPath>..\..\DLL\Interop.Microsoft.Office.Interop.Excel.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=4.0.8.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>

16
APPQ5/Stone.WinModuleTransWare/Stone.WinModuleTransWare/Stone.WinModuleTransWare.csproj

@ -34,29 +34,29 @@
<ItemGroup>
<Reference Include="Gm_WMS.DataAccess.DataService, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Stone.Common.Dlls\Gm_WMS.DataAccess.DataService.dll</HintPath>
<HintPath>..\..\..\DLL\Gm_WMS.DataAccess.DataService.dll</HintPath>
</Reference>
<Reference Include="Interop.grproLib, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<EmbedInteropTypes>True</EmbedInteropTypes>
<HintPath>..\..\..\..\CD-MESNEW\DLL\Interop.grproLib.dll</HintPath>
<HintPath>..\..\..\DLL\Interop.grproLib.dll</HintPath>
</Reference>
<Reference Include="interop.speechlib">
<HintPath>..\..\..\..\CD-MESNEW\DLL\interop.speechlib.dll</HintPath>
<HintPath>..\..\..\DLL\interop.speechlib.dll</HintPath>
<EmbedInteropTypes>True</EmbedInteropTypes>
</Reference>
<Reference Include="PlaySound, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Stone.Common.Dlls\PlaySound.dll</HintPath>
<HintPath>..\..\..\DLL\PlaySound.dll</HintPath>
</Reference>
<Reference Include="Stone.Common">
<HintPath>..\Stone.Common.Dlls\Stone.Common.dll</HintPath>
<HintPath>..\..\..\DLL\Stone.Common.dll</HintPath>
</Reference>
<Reference Include="Stone.Entity">
<HintPath>..\Stone.Common.Dlls\Stone.Entity.dll</HintPath>
<HintPath>..\..\..\DLL\Stone.Entity.dll</HintPath>
</Reference>
<Reference Include="Stone.User">
<HintPath>..\Stone.Common.Dlls\Stone.User.dll</HintPath>
<HintPath>..\..\..\DLL\Stone.User.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
@ -69,7 +69,7 @@
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
<Reference Include="WeifenLuo.WinFormsUI.Docking">
<HintPath>..\Stone.Common.Dlls\WeifenLuo.WinFormsUI.Docking.dll</HintPath>
<HintPath>..\..\..\DLL\WeifenLuo.WinFormsUI.Docking.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>

BIN
DLL/Gm_WMS.DataAccess.DataService.dll

Binary file not shown.

BIN
DLL/HZH_Controls.dll

Binary file not shown.

BIN
DLL/Interop.Microsoft.Office.Core.dll

Binary file not shown.

BIN
DLL/Interop.Microsoft.Office.Interop.Excel.dll

Binary file not shown.

BIN
DLL/PlaySound.dll

Binary file not shown.

BIN
DLL/QMCommon.dll

Binary file not shown.

BIN
DLL/QMWinCommon.dll

Binary file not shown.

BIN
DLL/Stone.Common.dll

Binary file not shown.

BIN
DLL/Stone.Entity.dll

Binary file not shown.

BIN
DLL/Stone.User.dll

Binary file not shown.

BIN
DLL/WeifenLuo.WinFormsUI.Docking.dll

Binary file not shown.
Loading…
Cancel
Save