aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Editors
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-03-01 16:30:25 +0200
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-03-01 16:30:25 +0200
commit7a347e757764f69d2768bbfa1265fe771b73703b (patch)
tree2a0f2eb6c8ca297f1379e0009ab7d459d56a1ff4 /Software/Visual_Studio/Tango.Editors
parent5d9c16644968f03cc3979f5ff8d6b74945a4184e (diff)
downloadTango-7a347e757764f69d2768bbfa1265fe771b73703b.tar.gz
Tango-7a347e757764f69d2768bbfa1265fe771b73703b.zip
Changed Operators to Operation in Integration.
Added UploadHardwareCOnfiguration method to IMachineOperator.
Diffstat (limited to 'Software/Visual_Studio/Tango.Editors')
-rw-r--r--Software/Visual_Studio/Tango.Editors/Tango.Editors.csproj12
1 files changed, 0 insertions, 12 deletions
diff --git a/Software/Visual_Studio/Tango.Editors/Tango.Editors.csproj b/Software/Visual_Studio/Tango.Editors/Tango.Editors.csproj
index 9a4dddd56..217048e63 100644
--- a/Software/Visual_Studio/Tango.Editors/Tango.Editors.csproj
+++ b/Software/Visual_Studio/Tango.Editors/Tango.Editors.csproj
@@ -39,12 +39,6 @@
<Reference Include="FontAwesome.WPF">
<HintPath>..\Referenced Assemblies\FontAwesome.WPF.dll</HintPath>
</Reference>
- <Reference Include="HtmlRenderer">
- <HintPath>..\Referenced Assemblies\HtmlRenderer.dll</HintPath>
- </Reference>
- <Reference Include="HtmlRenderer.WPF">
- <HintPath>..\Referenced Assemblies\HtmlRenderer.WPF.dll</HintPath>
- </Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
@@ -172,11 +166,5 @@
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
</ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\AlphaMediaPresenter.Shared\AlphaMediaPresenter.Shared.csproj">
- <Project>{43fae2d6-3b54-4b31-aee2-ced3b5fab656}</Project>
- <Name>AlphaMediaPresenter.Shared</Name>
- </ProjectReference>
- </ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project> \ No newline at end of file