WIP removed autoincrement
This commit is contained in:
@@ -80,9 +80,9 @@
|
||||
<Compile Include="Controllers\MachinesUsersController.cs" />
|
||||
<Compile Include="Controllers\UserSoftkeysController.cs" />
|
||||
<Compile Include="DatabaseContext.cs" />
|
||||
<Compile Include="Migrations\201809181022557_InitMigration.cs" />
|
||||
<Compile Include="Migrations\201809181022557_InitMigration.Designer.cs">
|
||||
<DependentUpon>201809181022557_InitMigration.cs</DependentUpon>
|
||||
<Compile Include="Migrations\201809251027480_InitMigration.cs" />
|
||||
<Compile Include="Migrations\201809251027480_InitMigration.Designer.cs">
|
||||
<DependentUpon>201809251027480_InitMigration.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Migrations\Configuration.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
@@ -118,8 +118,8 @@
|
||||
<None Include="App.config" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="Migrations\201809181022557_InitMigration.resx">
|
||||
<DependentUpon>201809181022557_InitMigration.cs</DependentUpon>
|
||||
<EmbeddedResource Include="Migrations\201809251027480_InitMigration.resx">
|
||||
<DependentUpon>201809251027480_InitMigration.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
|
||||
Reference in New Issue
Block a user