Synchronize with latest server models.

This commit is contained in:
2019-12-07 18:08:31 +00:00
parent e55eeb5ed7
commit 8877df16e3
10 changed files with 1553 additions and 5 deletions

View File

@@ -101,6 +101,8 @@
<Compile Include="Migrations\20190525183723_IdForDensityCode.Designer.cs" />
<Compile Include="Migrations\20191103000828_MakeFieldsUnsigned.cs" />
<Compile Include="Migrations\20191103000828_MakeFieldsUnsigned.Designer.cs" />
<Compile Include="Migrations\20191207175444_SyncWithServerChanges.cs" />
<Compile Include="Migrations\20191207175444_SyncWithServerChanges.Designer.cs" />
<Compile Include="Migrations\DicContextModelSnapshot.cs" />
<Compile Include="Models\CdOffset.cs" />
<Compile Include="Models\Command.cs" />