From 6b107d96ccd620fbe1c7d31fbe72166c24bbfe09 Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Tue, 8 Feb 2022 10:16:43 +0200 Subject: Added CE v5 + fixes for v4. --- .../Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'Software/Visual_Studio/MachineStudio') 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 4455ec720..ac52d55c5 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 @@ -544,6 +544,13 @@ Tango.MachineStudio.Common + + {0F87D32E-B65F-4AE8-862C-29F4CCC38240} + Tango.ColorLib_v5 + false + Content + PreserveNewest + {E9528353-7D41-4AA8-BBAC-D65B7FE3A0D6} Tango.ColorLib_v4 @@ -712,7 +719,7 @@ if $(ConfigurationName) == Release RD /S /Q "$(TargetDir)lib\" - + \ No newline at end of file -- cgit v1.3.1