|
@@ -210,6 +210,10 @@
|
|
|
<Compile Include="MainDBContextMigrations\202010270320421_Add_Customer_TTIA_Fields.Designer.cs">
|
|
|
<DependentUpon>202010270320421_Add_Customer_TTIA_Fields.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="MainDBContextMigrations\202105310249294_Add_Customer_TTIAAPI_Fields.cs" />
|
|
|
+ <Compile Include="MainDBContextMigrations\202105310249294_Add_Customer_TTIAAPI_Fields.Designer.cs">
|
|
|
+ <DependentUpon>202105310249294_Add_Customer_TTIAAPI_Fields.cs</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="MainDBContextMigrations\Configuration.cs" />
|
|
|
<Compile Include="MeterValueDBContext.cs" />
|
|
|
<Compile Include="MeterValueDBContextMigrations\201907150814558_Init.cs" />
|
|
@@ -377,6 +381,9 @@
|
|
|
<EmbeddedResource Include="MainDBContextMigrations\202010270320421_Add_Customer_TTIA_Fields.resx">
|
|
|
<DependentUpon>202010270320421_Add_Customer_TTIA_Fields.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|
|
|
+ <EmbeddedResource Include="MainDBContextMigrations\202105310249294_Add_Customer_TTIAAPI_Fields.resx">
|
|
|
+ <DependentUpon>202105310249294_Add_Customer_TTIAAPI_Fields.cs</DependentUpon>
|
|
|
+ </EmbeddedResource>
|
|
|
<EmbeddedResource Include="MeterValueDBContextMigrations\201907150814558_Init.resx">
|
|
|
<DependentUpon>201907150814558_Init.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|