|
@@ -226,6 +226,14 @@
|
|
|
<Compile Include="MainDBContextMigrations\202108100251030_Rename_Receipt_TransactionTable.Designer.cs">
|
|
|
<DependentUpon>202108100251030_Rename_Receipt_TransactionTable.cs</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="MainDBContextMigrations\202112030223402_Modify_Transaction_FeeLength.cs" />
|
|
|
+ <Compile Include="MainDBContextMigrations\202112030223402_Modify_Transaction_FeeLength.Designer.cs">
|
|
|
+ <DependentUpon>202112030223402_Modify_Transaction_FeeLength.cs</DependentUpon>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="MainDBContextMigrations\202112060214293_Modify_Transaction_ReceiptLength.cs" />
|
|
|
+ <Compile Include="MainDBContextMigrations\202112060214293_Modify_Transaction_ReceiptLength.Designer.cs">
|
|
|
+ <DependentUpon>202112060214293_Modify_Transaction_ReceiptLength.cs</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="MainDBContextMigrations\Configuration.cs" />
|
|
|
<Compile Include="MeterValueDBContext.cs" />
|
|
|
<Compile Include="MeterValueDBContextMigrations\201907150814558_Init.cs" />
|
|
@@ -264,7 +272,6 @@
|
|
|
<Compile Include="Models\Database\MachineOperateRecord.cs" />
|
|
|
<Compile Include="Models\Database\MachineVersionFile.cs" />
|
|
|
<Compile Include="Models\Database\ServerMessage.cs" />
|
|
|
- <Compile Include="Models\Database\TransactionDataRecord.cs" />
|
|
|
<Compile Include="Models\Database\TransactionRecord.cs" />
|
|
|
<Compile Include="Models\Database\UploadFile.cs" />
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
@@ -405,6 +412,12 @@
|
|
|
<EmbeddedResource Include="MainDBContextMigrations\202108100251030_Rename_Receipt_TransactionTable.resx">
|
|
|
<DependentUpon>202108100251030_Rename_Receipt_TransactionTable.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|
|
|
+ <EmbeddedResource Include="MainDBContextMigrations\202112030223402_Modify_Transaction_FeeLength.resx">
|
|
|
+ <DependentUpon>202112030223402_Modify_Transaction_FeeLength.cs</DependentUpon>
|
|
|
+ </EmbeddedResource>
|
|
|
+ <EmbeddedResource Include="MainDBContextMigrations\202112060214293_Modify_Transaction_ReceiptLength.resx">
|
|
|
+ <DependentUpon>202112060214293_Modify_Transaction_ReceiptLength.cs</DependentUpon>
|
|
|
+ </EmbeddedResource>
|
|
|
<EmbeddedResource Include="MeterValueDBContextMigrations\201907150814558_Init.resx">
|
|
|
<DependentUpon>201907150814558_Init.cs</DependentUpon>
|
|
|
</EmbeddedResource>
|