From 00a491d93733d4625ad329b2ba8237f445364b3f Mon Sep 17 00:00:00 2001 From: Mirta Date: Wed, 30 Dec 2020 16:39:52 +0200 Subject: merge --- .../Tango.MachineStudio.UI.csproj | 77 ++++++---------------- 1 file changed, 19 insertions(+), 58 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 cd4eb4dd3..3379ef4ae 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 @@ -36,7 +36,7 @@ 4 - machine_new_small.ico + machine.ico @@ -343,6 +343,14 @@ Settings.settings True + + Tango.ColorLib_v1.dll + PreserveNewest + + + Tango.ColorLib_v2.dll + PreserveNewest + TCC\benchmarks_rgb_lab.csv Always @@ -351,12 +359,6 @@ TCC\template.bmp Always - - - - - - @@ -418,10 +420,6 @@ {63561e19-ff5a-414b-a5ef-e30711543e1d} Tango.Emulations - - {99081c0e-065c-4d68-bf60-f82330cca02d} - Tango.Git - {4206ac58-3b57-4699-8835-90bf6db01a61} Tango.Integration @@ -446,10 +444,6 @@ {8491d07b-c1f6-4b62-a412-41b9fd2d6538} Tango.SharedUI - - {e1e66ed9-597d-45fa-8048-de90a6930484} - Tango.SQLExaminer - {998f8471-dc1b-41b6-9d96-354e1b4e7a32} Tango.TFS @@ -466,18 +460,22 @@ {f69da3a8-f823-461e-87cf-a9275abc0b15} Tango.MachineStudio.Dispensers - - {447ecb9f-f730-47d6-8df8-d232bf4a0315} - Tango.MachineStudio.ActionLogs - {7d0fce3c-9a37-439c-9f9f-b26cfd6a8a33} Tango.MachineStudio.Catalogs + + {4d183aca-552b-4135-ae81-7c5a8e5fc3b1} + Tango.MachineStudio.ColorLab + {fc337a7f-1214-41d8-9992-78092a3b961e} Tango.MachineStudio.DataCapture + + {94f7acf8-55e1-4a02-b9bc-a818413fdbbf} + Tango.MachineStudio.DB + {ce4a0d11-08a2-4cd6-9908-d6c62e80d805} Tango.MachineStudio.Developer @@ -498,10 +496,6 @@ {d0186ac0-0fcf-4d3b-9619-54812b6e524b} Tango.MachineStudio.RML - - {18a27902-9881-4556-8163-f6df2236a14d} - Tango.MachineStudio.Sites - {8a65ad6a-a9b4-48c0-9301-4b7434b712f8} Tango.MachineStudio.Statistics @@ -526,37 +520,6 @@ {cb0b0aa2-bb24-4bca-a720-45e397684e12} Tango.MachineStudio.Common - - - - {E9528353-7D41-4AA8-BBAC-D65B7FE3A0D6} - Tango.ColorLib_v4 - false - Content - PreserveNewest - - - {A3A8ADA0-C150-4E30-A60D-11F291FDBF7A} - Tango.ColorLib_v3 - false - Content - PreserveNewest - - - {1A3FC7FB-403C-4B3D-B705-28FCE11317DD} - Tango.ColorLib_v2 - false - Content - PreserveNewest - - - {CF4C66B0-CD13-4D31-8133-339A01E7E6F2} - Tango.ColorLib_v1 - false - Content - PreserveNewest - - @@ -683,9 +646,7 @@ copy /Y "$(SolutionDir)Referenced Assemblies\vcruntime140d.dll" "$(TargetDir)" copy /Y "$(SolutionDir)Referenced Assemblies\Microsoft.WITDataStore32.dll" "$(TargetDir)" if $(ConfigurationName) == Release del *.xml -if $(ConfigurationName) == Release RD /S /Q "$(TargetDir)ProtoCompilers\" -if $(ConfigurationName) == Release RD /S /Q "$(TargetDir)Roslyn\" -if $(ConfigurationName) == Release RD /S /Q "$(TargetDir)lib\" +if $(ConfigurationName) == Release RD /S /Q "$(TargetDir)ProtoCompilers\" @@ -696,7 +657,7 @@ if $(ConfigurationName) == Release RD /S /Q "$(TargetDir)lib\" - + \ No newline at end of file -- cgit v1.3.1