1
llj
15 小时以前 e3f218a023f0625f415a1526b278636c3e39aa4f
WarM/WarM.csproj
@@ -88,19 +88,19 @@
    </Reference>
    <Reference Include="NPOI, Version=2.1.3.1, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\OCX\NPOI.dll</HintPath>
      <HintPath>..\LMES\bin\x86\Debug\NPOI.dll</HintPath>
    </Reference>
    <Reference Include="NPOI.OOXML, Version=2.1.3.1, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\OCX\NPOI.OOXML.dll</HintPath>
      <HintPath>..\LMES\bin\x86\Debug\NPOI.OOXML.dll</HintPath>
    </Reference>
    <Reference Include="NPOI.OpenXml4Net, Version=2.1.3.1, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\OCX\NPOI.OpenXml4Net.dll</HintPath>
      <HintPath>..\LMES\bin\x86\Debug\NPOI.OpenXml4Net.dll</HintPath>
    </Reference>
    <Reference Include="NPOI.OpenXmlFormats, Version=2.1.3.1, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\OCX\NPOI.OpenXmlFormats.dll</HintPath>
      <HintPath>..\LMES\bin\x86\Debug\NPOI.OpenXmlFormats.dll</HintPath>
    </Reference>
    <Reference Include="System" />
    <Reference Include="System.Data" />
@@ -701,6 +701,12 @@
    <Compile Include="报表分析\Sc_QueryReadyRptNoInStockReport.designer.cs">
      <DependentUpon>Sc_QueryReadyRptNoInStockReport.cs</DependentUpon>
    </Compile>
    <Compile Include="数据导入\Gy_DataIn_UpDateBarCodeStatus.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="数据导入\Gy_DataIn_UpDateBarCodeStatus.designer.cs">
      <DependentUpon>Gy_DataIn_UpDateBarCodeStatus.cs</DependentUpon>
    </Compile>
    <Compile Include="条码打印\Frm_Split.cs">
      <SubType>Form</SubType>
    </Compile>
@@ -1203,6 +1209,10 @@
      <DependentUpon>Sc_QueryReadyRptNoInStockReport.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="数据导入\Gy_DataIn_UpDateBarCodeStatus.resx">
      <DependentUpon>Gy_DataIn_UpDateBarCodeStatus.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="条码打印\Frm_Split.resx">
      <DependentUpon>Frm_Split.cs</DependentUpon>
    </EmbeddedResource>
@@ -1322,7 +1332,6 @@
    </ProjectReference>
  </ItemGroup>
  <ItemGroup>
    <Folder Include="数据导入\" />
    <Folder Include="金蝶仓库管理\" />
  </ItemGroup>
  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />