hao.jin 3 years ago
parent
commit
d8f06eab3a
  1. BIN
      Stone.WinForm/Stone.Common.Dlls/Interop.gregn6Lib.dll
  2. BIN
      Stone.WinForm/Stone.Common.Dlls/Stone.Common.dll
  3. 5
      Stone.WinForm/Stone.WinBiz/Stone.WinBiz.csproj
  4. 9
      Stone.WinForm/Stone.WinForm/Stone.WinForm.csproj
  5. 27
      Stone.WinForm/Stone.WinModule/Stone.WinModule.csproj
  6. 5
      Stone.WinForm/Stone.WinService/Stone.WinService.csproj

BIN
Stone.WinForm/Stone.Common.Dlls/Interop.gregn6Lib.dll

Binary file not shown.

BIN
Stone.WinForm/Stone.Common.Dlls/Stone.Common.dll

Binary file not shown.

5
Stone.WinForm/Stone.WinBiz/Stone.WinBiz.csproj

@ -61,9 +61,8 @@
<EmbedInteropTypes>True</EmbedInteropTypes> <EmbedInteropTypes>True</EmbedInteropTypes>
<HintPath>..\Stone.Common.Dlls\Interop.grproLib.dll</HintPath> <HintPath>..\Stone.Common.Dlls\Interop.grproLib.dll</HintPath>
</Reference> </Reference>
<Reference Include="Stone.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> <Reference Include="Stone.Common">
<SpecificVersion>False</SpecificVersion> <HintPath>..\Stone.Common.Dlls\Stone.Common.dll</HintPath>
<HintPath>..\..\..\..\公用组件\Stone.Common.Dlls\Stone.Common.dll</HintPath>
</Reference> </Reference>
<Reference Include="Stone.Entity"> <Reference Include="Stone.Entity">
<HintPath>..\Stone.Common.Dlls\Stone.Entity.dll</HintPath> <HintPath>..\Stone.Common.Dlls\Stone.Entity.dll</HintPath>

9
Stone.WinForm/Stone.WinForm/Stone.WinForm.csproj

@ -60,9 +60,8 @@
<SpecificVersion>False</SpecificVersion> <SpecificVersion>False</SpecificVersion>
<HintPath>..\Stone.Common.Dlls\Gm_WMS.DataAccess.DataService.dll</HintPath> <HintPath>..\Stone.Common.Dlls\Gm_WMS.DataAccess.DataService.dll</HintPath>
</Reference> </Reference>
<Reference Include="Stone.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> <Reference Include="Stone.Common">
<SpecificVersion>False</SpecificVersion> <HintPath>..\Stone.Common.Dlls\Stone.Common.dll</HintPath>
<HintPath>..\..\..\..\公用组件\Stone.Common.Dlls\Stone.Common.dll</HintPath>
</Reference> </Reference>
<Reference Include="Stone.User, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> <Reference Include="Stone.User, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
<SpecificVersion>False</SpecificVersion> <SpecificVersion>False</SpecificVersion>
@ -215,7 +214,9 @@
<Install>true</Install> <Install>true</Install>
</BootstrapperPackage> </BootstrapperPackage>
</ItemGroup> </ItemGroup>
<ItemGroup /> <ItemGroup>
<WCFMetadata Include="Connected Services\" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets. Other similar extension points exist, see Microsoft.Common.targets.

27
Stone.WinForm/Stone.WinModule/Stone.WinModule.csproj

@ -57,7 +57,7 @@
<HintPath>..\Stone.Common.Dlls\Gm_WMS.DataAccess.DataService.dll</HintPath> <HintPath>..\Stone.Common.Dlls\Gm_WMS.DataAccess.DataService.dll</HintPath>
</Reference> </Reference>
<Reference Include="Interop.gregn6Lib"> <Reference Include="Interop.gregn6Lib">
<HintPath>..\..\..\..\公用组件\Stone.Common.Dlls\Interop.gregn6Lib.dll</HintPath> <HintPath>..\Stone.Common.Dlls\Interop.gregn6Lib.dll</HintPath>
<EmbedInteropTypes>True</EmbedInteropTypes> <EmbedInteropTypes>True</EmbedInteropTypes>
</Reference> </Reference>
<Reference Include="Interop.grproLib"> <Reference Include="Interop.grproLib">
@ -69,25 +69,20 @@
<EmbedInteropTypes>True</EmbedInteropTypes> <EmbedInteropTypes>True</EmbedInteropTypes>
<HintPath>..\Stone.Common.Dlls\Microsoft.mshtml.dll</HintPath> <HintPath>..\Stone.Common.Dlls\Microsoft.mshtml.dll</HintPath>
</Reference> </Reference>
<Reference Include="NPOI, Version=2.1.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL"> <Reference Include="NPOI">
<SpecificVersion>False</SpecificVersion> <HintPath>..\Stone.Common.Dlls\NPOI.dll</HintPath>
<HintPath>..\..\..\..\..\公用组件\Stone.Common.Dlls\NPOI.dll</HintPath>
</Reference> </Reference>
<Reference Include="NPOI.OOXML, Version=2.1.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL"> <Reference Include="NPOI.OOXML">
<SpecificVersion>False</SpecificVersion> <HintPath>..\Stone.Common.Dlls\NPOI.OOXML.dll</HintPath>
<HintPath>..\..\..\..\..\公用组件\Stone.Common.Dlls\NPOI.OOXML.dll</HintPath>
</Reference> </Reference>
<Reference Include="NPOI.OpenXml4Net, Version=2.1.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL"> <Reference Include="NPOI.OpenXml4Net">
<SpecificVersion>False</SpecificVersion> <HintPath>..\Stone.Common.Dlls\NPOI.OpenXml4Net.dll</HintPath>
<HintPath>..\..\..\..\..\公用组件\Stone.Common.Dlls\NPOI.OpenXml4Net.dll</HintPath>
</Reference> </Reference>
<Reference Include="NPOI.OpenXmlFormats, Version=2.1.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL"> <Reference Include="NPOI.OpenXmlFormats">
<SpecificVersion>False</SpecificVersion> <HintPath>..\Stone.Common.Dlls\NPOI.OpenXmlFormats.dll</HintPath>
<HintPath>..\..\..\..\..\公用组件\Stone.Common.Dlls\NPOI.OpenXmlFormats.dll</HintPath>
</Reference> </Reference>
<Reference Include="Stone.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> <Reference Include="Stone.Common">
<SpecificVersion>False</SpecificVersion> <HintPath>..\Stone.Common.Dlls\Stone.Common.dll</HintPath>
<HintPath>..\..\..\..\公用组件\Stone.Common.Dlls\Stone.Common.dll</HintPath>
</Reference> </Reference>
<Reference Include="Stone.Entity"> <Reference Include="Stone.Entity">
<HintPath>..\Stone.Common.Dlls\Stone.Entity.dll</HintPath> <HintPath>..\Stone.Common.Dlls\Stone.Entity.dll</HintPath>

5
Stone.WinForm/Stone.WinService/Stone.WinService.csproj

@ -37,9 +37,8 @@
<Reference Include="Gm_WMS.DataAccess.DataService"> <Reference Include="Gm_WMS.DataAccess.DataService">
<HintPath>..\Stone.Common.Dlls\Gm_WMS.DataAccess.DataService.dll</HintPath> <HintPath>..\Stone.Common.Dlls\Gm_WMS.DataAccess.DataService.dll</HintPath>
</Reference> </Reference>
<Reference Include="Stone.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"> <Reference Include="Stone.Common">
<SpecificVersion>False</SpecificVersion> <HintPath>..\Stone.Common.Dlls\Stone.Common.dll</HintPath>
<HintPath>..\..\..\..\公用组件\Stone.Common.Dlls\Stone.Common.dll</HintPath>
</Reference> </Reference>
<Reference Include="Stone.User"> <Reference Include="Stone.User">
<HintPath>..\Stone.Common.Dlls\Stone.User.dll</HintPath> <HintPath>..\Stone.Common.Dlls\Stone.User.dll</HintPath>

Loading…
Cancel
Save