From 79eb19cbd10785a7dbc972bc0b26817932237419 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Wed, 10 Oct 2018 16:55:44 +0300 Subject: Sign-out works ! Fixed issue where color conversion was busy while not in research module but research module in job view. Added new RealTimeGraphX ! --- .../Tango.MachineStudio.Common.csproj | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Tango.MachineStudio.Common.csproj') diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Tango.MachineStudio.Common.csproj b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Tango.MachineStudio.Common.csproj index 640922a87..551ec93c0 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Tango.MachineStudio.Common.csproj +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/Tango.MachineStudio.Common.csproj @@ -8,7 +8,7 @@ library Tango.MachineStudio.Common Tango.MachineStudio.Common - v4.6 + v4.6.1 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 @@ -86,9 +86,6 @@ - - RealTimeGraphMultiControl.xaml - RealTimeGraphControl.xaml @@ -152,10 +149,6 @@ - - MSBuild:Compile - Designer - Designer MSBuild:Compile @@ -204,6 +197,14 @@ {b9ae25d6-be35-492f-9079-21a7f3e6f7cc} RealTimeGraphEx + + {99d233c5-fee7-418e-9c25-d4584cb52e28} + RealTimeGraphX.WPF + + + {6d55a3b8-46d3-493a-a143-aebd2b98d683} + RealTimeGraphX + {bb2abb74-ba58-4812-83aa-ec8171f42df4} Tango.AutoComplete @@ -300,7 +301,7 @@ - + \ No newline at end of file -- cgit v1.3.1