Added OriginPosition
Fixed fanuc TT & Minorfixes
This commit is contained in:
@@ -81,9 +81,9 @@
|
||||
<Compile Include="Controllers\MachinesUsersController.cs" />
|
||||
<Compile Include="Controllers\UserSoftkeysController.cs" />
|
||||
<Compile Include="DatabaseContext.cs" />
|
||||
<Compile Include="Migrations\201811141155184_InitMigration.cs" />
|
||||
<Compile Include="Migrations\201811141155184_InitMigration.Designer.cs">
|
||||
<DependentUpon>201811141155184_InitMigration.cs</DependentUpon>
|
||||
<Compile Include="Migrations\201811300854588_InitMigration.cs" />
|
||||
<Compile Include="Migrations\201811300854588_InitMigration.Designer.cs">
|
||||
<DependentUpon>201811300854588_InitMigration.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Migrations\Configuration.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
@@ -119,8 +119,8 @@
|
||||
<None Include="App.config" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="Migrations\201811141155184_InitMigration.resx">
|
||||
<DependentUpon>201811141155184_InitMigration.cs</DependentUpon>
|
||||
<EmbeddedResource Include="Migrations\201811300854588_InitMigration.resx">
|
||||
<DependentUpon>201811300854588_InitMigration.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
|
||||
Reference in New Issue
Block a user