|
@@ -162,6 +162,10 @@
|
|
|
<Compile Include="MainDBContextMigrations\202002180133171_Machine_AddRatedPower_ConnectorType.Designer.cs">
|
|
|
<DependentUpon>202002180133171_Machine_AddRatedPower_ConnectorType.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="MainDBContextMigrations\202002210346267_Add_Action_MachineOperateRecord.cs" />
|
|
|
+ <Compile Include="MainDBContextMigrations\202002210346267_Add_Action_MachineOperateRecord.Designer.cs">
|
|
|
+ <DependentUpon>202002210346267_Add_Action_MachineOperateRecord.cs</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="MainDBContextMigrations\Configuration.cs" />
|
|
|
<Compile Include="MeterValueDBContext.cs" />
|
|
|
<Compile Include="MeterValueDBContextMigrations\201907150814558_Init.cs" />
|
|
@@ -296,6 +300,9 @@
|
|
|
<EmbeddedResource Include="MainDBContextMigrations\202002180133171_Machine_AddRatedPower_ConnectorType.resx">
|
|
|
<DependentUpon>202002180133171_Machine_AddRatedPower_ConnectorType.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|
|
|
+ <EmbeddedResource Include="MainDBContextMigrations\202002210346267_Add_Action_MachineOperateRecord.resx">
|
|
|
+ <DependentUpon>202002210346267_Add_Action_MachineOperateRecord.cs</DependentUpon>
|
|
|
+ </EmbeddedResource>
|
|
|
<EmbeddedResource Include="MeterValueDBContextMigrations\201907150814558_Init.resx">
|
|
|
<DependentUpon>201907150814558_Init.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|