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>
<HintPath>..\Stone.Common.Dlls\Interop.grproLib.dll</HintPath>
</Reference>
<Reference Include="Stone.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\公用组件\Stone.Common.Dlls\Stone.Common.dll</HintPath>
<Reference Include="Stone.Common">
<HintPath>..\Stone.Common.Dlls\Stone.Common.dll</HintPath>
</Reference>
<Reference Include="Stone.Entity">
<HintPath>..\Stone.Common.Dlls\Stone.Entity.dll</HintPath>

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

@ -60,9 +60,8 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Stone.Common.Dlls\Gm_WMS.DataAccess.DataService.dll</HintPath>
</Reference>
<Reference Include="Stone.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\公用组件\Stone.Common.Dlls\Stone.Common.dll</HintPath>
<Reference Include="Stone.Common">
<HintPath>..\Stone.Common.Dlls\Stone.Common.dll</HintPath>
</Reference>
<Reference Include="Stone.User, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
<SpecificVersion>False</SpecificVersion>
@ -215,7 +214,9 @@
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup />
<ItemGroup>
<WCFMetadata Include="Connected Services\" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- 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.

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

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

Loading…
Cancel
Save