雅琪诺MES智能条码管理系统
1
jhz
2022-06-29 5b55ebcac5251a334764dd04f81f18e9a992284c
NETSCM/NETSCM.csproj
@@ -63,22 +63,6 @@
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\DLL\DBUtility.dll</HintPath>
    </Reference>
    <Reference Include="Interop.Excel">
      <HintPath>..\..\..\宁波金睿信息技术\★工作-开发-项目★\项目7绍兴雅琪诺-网页版+MES\SCM源代码V13-0111\SCM源代码V13\NETSCM\bin\x86\Debug\Interop.Excel.dll</HintPath>
      <EmbedInteropTypes>True</EmbedInteropTypes>
    </Reference>
    <Reference Include="NPOI">
      <HintPath>..\..\..\宁波金睿信息技术\★工作-开发-项目★\项目7绍兴雅琪诺-网页版+MES\SCM源代码V13-0111\SCM源代码V13\SCM\bin\x86\Debug\NPOI.dll</HintPath>
    </Reference>
    <Reference Include="NPOI.OOXML">
      <HintPath>..\..\..\宁波金睿信息技术\★工作-开发-项目★\项目7绍兴雅琪诺-网页版+MES\SCM源代码V13-0111\SCM源代码V13\SCM\bin\x86\Debug\NPOI.OOXML.dll</HintPath>
    </Reference>
    <Reference Include="NPOI.OpenXml4Net">
      <HintPath>..\..\..\宁波金睿信息技术\★工作-开发-项目★\项目7绍兴雅琪诺-网页版+MES\SCM源代码V13-0111\SCM源代码V13\SCM\bin\x86\Debug\NPOI.OpenXml4Net.dll</HintPath>
    </Reference>
    <Reference Include="NPOI.OpenXmlFormats">
      <HintPath>..\..\..\宁波金睿信息技术\★工作-开发-项目★\项目7绍兴雅琪诺-网页版+MES\SCM源代码V13-0111\SCM源代码V13\SCM\bin\x86\Debug\NPOI.OpenXmlFormats.dll</HintPath>
    </Reference>
    <Reference Include="Pub_Class, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\DLL\Pub_Class.dll</HintPath>
@@ -98,12 +82,6 @@
  </ItemGroup>
  <ItemGroup>
    <Compile Include="ClsShowMod.cs" />
    <Compile Include="Form1.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Form1.Designer.cs">
      <DependentUpon>Form1.cs</DependentUpon>
    </Compile>
    <Compile Include="Frm_Show.cs">
      <SubType>Form</SubType>
    </Compile>
@@ -270,6 +248,34 @@
      <Install>false</Install>
    </BootstrapperPackage>
  </ItemGroup>
  <ItemGroup>
    <COMReference Include="Axgregn6Lib">
      <Guid>{4018F953-1BFE-441E-8A04-DC8BA1FF060E}</Guid>
      <VersionMajor>6</VersionMajor>
      <VersionMinor>0</VersionMinor>
      <Lcid>0</Lcid>
      <WrapperTool>aximp</WrapperTool>
      <Isolated>False</Isolated>
    </COMReference>
    <COMReference Include="gregn6Lib">
      <Guid>{4018F953-1BFE-441E-8A04-DC8BA1FF060E}</Guid>
      <VersionMajor>6</VersionMajor>
      <VersionMinor>0</VersionMinor>
      <Lcid>0</Lcid>
      <WrapperTool>tlbimp</WrapperTool>
      <Isolated>False</Isolated>
      <EmbedInteropTypes>True</EmbedInteropTypes>
    </COMReference>
    <COMReference Include="stdole">
      <Guid>{00020430-0000-0000-C000-000000000046}</Guid>
      <VersionMajor>2</VersionMajor>
      <VersionMinor>0</VersionMinor>
      <Lcid>0</Lcid>
      <WrapperTool>primary</WrapperTool>
      <Isolated>False</Isolated>
      <EmbedInteropTypes>True</EmbedInteropTypes>
    </COMReference>
  </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.