领胜LDS 键盘AOI检测项目
wells.liu
2020-07-04 4cb676856f0c791ffcbef569c0ca8195bf8b0938
src/Bro.M071.Process/Bro.M071.Process.csproj
@@ -120,6 +120,12 @@
    <Compile Include="UI\M071_MainForm.Designer.cs">
      <DependentUpon>M071_MainForm.cs</DependentUpon>
    </Compile>
    <Compile Include="UI\M071_ShortcutFrm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="UI\M071_ShortcutFrm.Designer.cs">
      <DependentUpon>M071_ShortcutFrm.cs</DependentUpon>
    </Compile>
    <EmbeddedResource Include="Properties\Resources.resx">
      <Generator>ResXFileCodeGenerator</Generator>
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
@@ -132,6 +138,10 @@
    <EmbeddedResource Include="UI\M071_MainForm.resx">
      <DependentUpon>M071_MainForm.cs</DependentUpon>
    </EmbeddedResource>
    <None Include="App.config">
      <SubType>Designer</SubType>
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </None>
    <None Include="packages.config" />
    <None Include="Properties\Settings.settings">
      <Generator>SettingsSingleFileGenerator</Generator>
@@ -152,6 +162,10 @@
      <Project>{1A3CBFE7-3F78-42C3-95C5-10360450DBEA}</Project>
      <Name>Bro.Common.Model</Name>
    </ProjectReference>
    <ProjectReference Include="..\Bro.M071.Process.Model\Bro.M071.Model.csproj">
      <Project>{AD645C48-5811-4B1E-B81F-D35D5E6B577F}</Project>
      <Name>Bro.M071.Model</Name>
    </ProjectReference>
    <ProjectReference Include="..\Bro.Process\Bro.Process.csproj">
      <Project>{197C5AA8-9609-4D1C-B1E3-5879006EAAF4}</Project>
      <Name>Bro.Process</Name>