领胜LDS 键盘AOI检测项目
wells.liu
2020-07-14 ae5cd6f77221dca1307d5a6c0851470e74412ead
src/Bro.M071.Model/Bro.M071.Model.csproj
@@ -108,9 +108,9 @@
  <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 Include="Migrations\202007140824439_initDB.cs" />
    <Compile Include="Migrations\202007140824439_initDB.designer.cs">
      <DependentUpon>202007140824439_initDB.cs</DependentUpon>
    </Compile>
    <Compile Include="Migrations\Configuration.cs" />
    <Compile Include="Model\KeyUnitData.cs" />
@@ -132,8 +132,8 @@
    </ProjectReference>
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Include="Migrations\202007070851439_initDB.resx">
      <DependentUpon>202007070851439_initDB.cs</DependentUpon>
    <EmbeddedResource Include="Migrations\202007140824439_initDB.resx">
      <DependentUpon>202007140824439_initDB.cs</DependentUpon>
    </EmbeddedResource>
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />