|
@@ -238,6 +238,10 @@
|
|
|
<Compile Include="MainDBContextMigrations\202203280207328_AddFields_Customer_InstantStopTxReport_Tx_BillingDone.Designer.cs">
|
|
|
<DependentUpon>202203280207328_AddFields_Customer_InstantStopTxReport_Tx_BillingDone.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="MainDBContextMigrations\202203290753486_AddFields_Tx_StopReason.cs" />
|
|
|
+ <Compile Include="MainDBContextMigrations\202203290753486_AddFields_Tx_StopReason.Designer.cs">
|
|
|
+ <DependentUpon>202203290753486_AddFields_Tx_StopReason.cs</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="MainDBContextMigrations\Configuration.cs" />
|
|
|
<Compile Include="MeterValueDBContext.cs" />
|
|
|
<Compile Include="MeterValueDBContextMigrations\201907150814558_Init.cs" />
|
|
@@ -425,6 +429,9 @@
|
|
|
<EmbeddedResource Include="MainDBContextMigrations\202203280207328_AddFields_Customer_InstantStopTxReport_Tx_BillingDone.resx">
|
|
|
<DependentUpon>202203280207328_AddFields_Customer_InstantStopTxReport_Tx_BillingDone.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|
|
|
+ <EmbeddedResource Include="MainDBContextMigrations\202203290753486_AddFields_Tx_StopReason.resx">
|
|
|
+ <DependentUpon>202203290753486_AddFields_Tx_StopReason.cs</DependentUpon>
|
|
|
+ </EmbeddedResource>
|
|
|
<EmbeddedResource Include="MeterValueDBContextMigrations\201907150814558_Init.resx">
|
|
|
<DependentUpon>201907150814558_Init.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|