领胜LDS 键盘AOI检测项目
wells.liu
2020-07-07 44a80e084c264296cb559d8ce1e544774c4c18aa
src/Bro.M071.Model/Bro.M071.Model.csproj
@@ -108,6 +108,10 @@
  <ItemGroup>
    <Compile Include="BaseModel.cs" />
    <Compile Include="DBModel.cs" />
    <Compile Include="Migrations\202007070851439_initDB.cs" />
    <Compile Include="Migrations\202007070851439_initDB.designer.cs">
      <DependentUpon>202007070851439_initDB.cs</DependentUpon>
    </Compile>
    <Compile Include="Migrations\Configuration.cs" />
    <Compile Include="Model\KeyUnitData.cs" />
    <Compile Include="Model\MeasurementUnitResult.cs" />
@@ -127,5 +131,10 @@
      <Name>Bro.Common.Model</Name>
    </ProjectReference>
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Include="Migrations\202007070851439_initDB.resx">
      <DependentUpon>202007070851439_initDB.cs</DependentUpon>
    </EmbeddedResource>
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
 </Project>