From 3043e65ad539455ad2510e402e1c8f2d168577d2 Mon Sep 17 00:00:00 2001 From: Mirta Date: Sun, 12 May 2019 13:30:46 +0300 Subject: Implemented new TCC algorithm. --- .../Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI') 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 8d9255926..c94102df5 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 @@ -420,6 +420,10 @@ {5001990f-977b-48ff-b217-0236a5022ad8} Tango.Web + + {f209fae8-73f9-441b-97f4-0844a0279390} + Tango.TCC.BL + {f69da3a8-f823-461e-87cf-a9275abc0b15} Tango.MachineStudio.Dispensers @@ -520,6 +524,14 @@ + + Tango.TCC.ColorDetector.dll + Always + + + Tango.TCC.ColorDetector.pdb + Always + -- cgit v1.3.1