WIP Added family/tool/shank add API
This commit is contained in:
@@ -78,9 +78,9 @@
|
||||
<Compile Include="Controllers\UsersController.cs" />
|
||||
<Compile Include="Controllers\MachinesUsersController.cs" />
|
||||
<Compile Include="DatabaseContext.cs" />
|
||||
<Compile Include="Migrations\201806260745029_InitMigration.cs" />
|
||||
<Compile Include="Migrations\201806260745029_InitMigration.Designer.cs">
|
||||
<DependentUpon>201806260745029_InitMigration.cs</DependentUpon>
|
||||
<Compile Include="Migrations\201806271056363_InitMigration.cs" />
|
||||
<Compile Include="Migrations\201806271056363_InitMigration.Designer.cs">
|
||||
<DependentUpon>201806271056363_InitMigration.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Migrations\Configuration.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
@@ -116,8 +116,8 @@
|
||||
<None Include="App.config" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="Migrations\201806260745029_InitMigration.resx">
|
||||
<DependentUpon>201806260745029_InitMigration.cs</DependentUpon>
|
||||
<EmbeddedResource Include="Migrations\201806271056363_InitMigration.resx">
|
||||
<DependentUpon>201806271056363_InitMigration.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
|
||||
Reference in New Issue
Block a user