|
@@ -170,6 +170,10 @@
|
|
|
<Compile Include="MainDBContextMigrations\202004170135337_RemoveTransactionId_RenameFewField_AddMachineOperateRecord.Designer.cs">
|
|
|
<DependentUpon>202004170135337_RemoveTransactionId_RenameFewField_AddMachineOperateRecord.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="MainDBContextMigrations\202004170157424_Rename_MachineConfiguration.cs" />
|
|
|
+ <Compile Include="MainDBContextMigrations\202004170157424_Rename_MachineConfiguration.Designer.cs">
|
|
|
+ <DependentUpon>202004170157424_Rename_MachineConfiguration.cs</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="MainDBContextMigrations\Configuration.cs" />
|
|
|
<Compile Include="MeterValueDBContext.cs" />
|
|
|
<Compile Include="MeterValueDBContextMigrations\201907150814558_Init.cs" />
|
|
@@ -200,7 +204,7 @@
|
|
|
<Compile Include="Models\Database\CustomerMachineComponent.cs" />
|
|
|
<Compile Include="Models\Database\Machine.cs" />
|
|
|
<Compile Include="Models\Database\MachineComponent.cs" />
|
|
|
- <Compile Include="Models\Database\MachineConfigure.cs" />
|
|
|
+ <Compile Include="Models\Database\MachineConfiguration.cs" />
|
|
|
<Compile Include="Models\Database\MachineConnectionLog.cs" />
|
|
|
<Compile Include="Models\Database\MachineError.cs" />
|
|
|
<Compile Include="Models\Database\MachineModel.cs" />
|
|
@@ -310,6 +314,9 @@
|
|
|
<EmbeddedResource Include="MainDBContextMigrations\202004170135337_RemoveTransactionId_RenameFewField_AddMachineOperateRecord.resx">
|
|
|
<DependentUpon>202004170135337_RemoveTransactionId_RenameFewField_AddMachineOperateRecord.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|
|
|
+ <EmbeddedResource Include="MainDBContextMigrations\202004170157424_Rename_MachineConfiguration.resx">
|
|
|
+ <DependentUpon>202004170157424_Rename_MachineConfiguration.cs</DependentUpon>
|
|
|
+ </EmbeddedResource>
|
|
|
<EmbeddedResource Include="MeterValueDBContextMigrations\201907150814558_Init.resx">
|
|
|
<DependentUpon>201907150814558_Init.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|