From a1fdee086eff6b78e863efcc248e70fca248437e Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Wed, 29 Jan 2020 16:42:59 +0200 Subject: Improved ExternalBridge SignalR error handling... Improved logging of adapters connected/disconnected... --- .../Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj') diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj index a0632195d..2fc1c1e7d 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj @@ -482,10 +482,6 @@ {7d0fce3c-9a37-439c-9f9f-b26cfd6a8a33} Tango.MachineStudio.Catalogs - - {4d183aca-552b-4135-ae81-7c5a8e5fc3b1} - Tango.MachineStudio.ColorLab - {fc337a7f-1214-41d8-9992-78092a3b961e} Tango.MachineStudio.DataCapture @@ -676,7 +672,7 @@ if $(ConfigurationName) == Release RD /S /Q "$(TargetDir)Roslyn\" - + \ No newline at end of file -- cgit v1.3.1