Fix project
This commit is contained in:
@@ -73,15 +73,16 @@
|
||||
<Compile Include="Controllers\FunctionsAccessController.cs" />
|
||||
<Compile Include="Controllers\MachinesController.cs" />
|
||||
<Compile Include="Controllers\MaintenancesController.cs" />
|
||||
<Compile Include="Controllers\QueueController.cs" />
|
||||
<Compile Include="Controllers\NcToolManagerController.cs" />
|
||||
<Compile Include="Controllers\SessionsController.cs" />
|
||||
<Compile Include="Controllers\UsersController.cs" />
|
||||
<Compile Include="Controllers\MachinesUsersController.cs" />
|
||||
<Compile Include="Controllers\UserSoftkeysController.cs" />
|
||||
<Compile Include="DatabaseContext.cs" />
|
||||
<Compile Include="Migrations\201808031122175_InitMigration.cs" />
|
||||
<Compile Include="Migrations\201808031122175_InitMigration.Designer.cs">
|
||||
<DependentUpon>201808031122175_InitMigration.cs</DependentUpon>
|
||||
<Compile Include="Migrations\201809181022557_InitMigration.cs" />
|
||||
<Compile Include="Migrations\201809181022557_InitMigration.Designer.cs">
|
||||
<DependentUpon>201809181022557_InitMigration.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Migrations\Configuration.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
@@ -117,8 +118,8 @@
|
||||
<None Include="App.config" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="Migrations\201808031122175_InitMigration.resx">
|
||||
<DependentUpon>201808031122175_InitMigration.cs</DependentUpon>
|
||||
<EmbeddedResource Include="Migrations\201809181022557_InitMigration.resx">
|
||||
<DependentUpon>201809181022557_InitMigration.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
|
||||
Reference in New Issue
Block a user