|
@@ -190,6 +190,14 @@
|
|
|
<Compile Include="MainDBContextMigrations\202006080138316_ModifiedChargeBoxIdLenAndOTAFields.Designer.cs">
|
|
|
<DependentUpon>202006080138316_ModifiedChargeBoxIdLenAndOTAFields.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="MainDBContextMigrations\202006160623134_MachineBoardVersion.cs" />
|
|
|
+ <Compile Include="MainDBContextMigrations\202006160623134_MachineBoardVersion.Designer.cs">
|
|
|
+ <DependentUpon>202006160623134_MachineBoardVersion.cs</DependentUpon>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="MainDBContextMigrations\202006180231003_Modify_Machine.cs" />
|
|
|
+ <Compile Include="MainDBContextMigrations\202006180231003_Modify_Machine.Designer.cs">
|
|
|
+ <DependentUpon>202006180231003_Modify_Machine.cs</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="MainDBContextMigrations\Configuration.cs" />
|
|
|
<Compile Include="MeterValueDBContext.cs" />
|
|
|
<Compile Include="MeterValueDBContextMigrations\201907150814558_Init.cs" />
|
|
@@ -342,6 +350,12 @@
|
|
|
<EmbeddedResource Include="MainDBContextMigrations\202006080138316_ModifiedChargeBoxIdLenAndOTAFields.resx">
|
|
|
<DependentUpon>202006080138316_ModifiedChargeBoxIdLenAndOTAFields.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|
|
|
+ <EmbeddedResource Include="MainDBContextMigrations\202006160623134_MachineBoardVersion.resx">
|
|
|
+ <DependentUpon>202006160623134_MachineBoardVersion.cs</DependentUpon>
|
|
|
+ </EmbeddedResource>
|
|
|
+ <EmbeddedResource Include="MainDBContextMigrations\202006180231003_Modify_Machine.resx">
|
|
|
+ <DependentUpon>202006180231003_Modify_Machine.cs</DependentUpon>
|
|
|
+ </EmbeddedResource>
|
|
|
<EmbeddedResource Include="MeterValueDBContextMigrations\201907150814558_Init.resx">
|
|
|
<DependentUpon>201907150814558_Init.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|