kyy
9 天以前 0c2256f410bc0597294a7994f187791080d4cbb9
DevApp/Gs.DevApp/Gs.DevApp.csproj
@@ -107,7 +107,13 @@
    <Reference Include="DevExpress.XtraTreeMap.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
    <Reference Include="DevExpress.XtraWizard.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
    <Reference Include="FastReport">
      <HintPath>D:\GsMesV2\DevApp\Gs.DevApp\bin\Debug\FastReport.dll</HintPath>
      <HintPath>..\..\..\..\FD_MES\FastReport.dll</HintPath>
    </Reference>
    <Reference Include="FastReport.Bars">
      <HintPath>..\..\..\..\FD_MES\FastReport.Bars.dll</HintPath>
    </Reference>
    <Reference Include="FastReport.Editor">
      <HintPath>..\..\..\..\FD_MES\FastReport.Editor.dll</HintPath>
    </Reference>
    <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
      <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
@@ -1347,6 +1353,12 @@
    <Compile Include="UserControl\UcBtnPrintAll.Designer.cs">
      <DependentUpon>UcBtnPrintAll.cs</DependentUpon>
    </Compile>
    <Compile Include="UserControl\UcBtnPrintOne.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Include="UserControl\UcBtnPrintOne.Designer.cs">
      <DependentUpon>UcBtnPrintOne.cs</DependentUpon>
    </Compile>
    <Compile Include="UserControl\UcCheckFlow.cs">
      <SubType>UserControl</SubType>
    </Compile>
@@ -2281,6 +2293,9 @@
    <EmbeddedResource Include="UserControl\UcBtnPrintAll.resx">
      <DependentUpon>UcBtnPrintAll.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="UserControl\UcBtnPrintOne.resx">
      <DependentUpon>UcBtnPrintOne.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="UserControl\UcCheckFlow.resx">
      <DependentUpon>UcCheckFlow.cs</DependentUpon>
    </EmbeddedResource>