|
@@ -198,6 +198,10 @@
|
|
|
<Compile Include="MainDBContextMigrations\202006180231003_Modify_Machine.Designer.cs">
|
|
|
<DependentUpon>202006180231003_Modify_Machine.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="MainDBContextMigrations\202008100245202_Add_ConnectorStatus_TotalEnergy.cs" />
|
|
|
+ <Compile Include="MainDBContextMigrations\202008100245202_Add_ConnectorStatus_TotalEnergy.Designer.cs">
|
|
|
+ <DependentUpon>202008100245202_Add_ConnectorStatus_TotalEnergy.cs</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="MainDBContextMigrations\Configuration.cs" />
|
|
|
<Compile Include="MeterValueDBContext.cs" />
|
|
|
<Compile Include="MeterValueDBContextMigrations\201907150814558_Init.cs" />
|
|
@@ -356,6 +360,9 @@
|
|
|
<EmbeddedResource Include="MainDBContextMigrations\202006180231003_Modify_Machine.resx">
|
|
|
<DependentUpon>202006180231003_Modify_Machine.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|
|
|
+ <EmbeddedResource Include="MainDBContextMigrations\202008100245202_Add_ConnectorStatus_TotalEnergy.resx">
|
|
|
+ <DependentUpon>202008100245202_Add_ConnectorStatus_TotalEnergy.cs</DependentUpon>
|
|
|
+ </EmbeddedResource>
|
|
|
<EmbeddedResource Include="MeterValueDBContextMigrations\201907150814558_Init.resx">
|
|
|
<DependentUpon>201907150814558_Init.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|