From 6e2eeb6829b2b1bf5e1e5334b9dad84f10ce2bc1 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Thu, 1 Mar 2018 14:24:25 +0200 Subject: Upgraded protobuf from 4.1 to 5.1 ? Implemented a workaround for protobuf ToByteString bug. Lowered Transporter Push/Pull Interval from 2 to 1 mili. Set No Alpha Channel as default on color canvas. Fixed issue with single graphs colors on technician module. --- .../Utilities/Tango.MachineEM.UI/Tango.MachineEM.UI.csproj | 4 ++-- Software/Visual_Studio/Utilities/Tango.MachineEM.UI/packages.config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'Software/Visual_Studio/Utilities/Tango.MachineEM.UI') diff --git a/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Tango.MachineEM.UI.csproj b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Tango.MachineEM.UI.csproj index ff4ab4a62..ee7e2118c 100644 --- a/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Tango.MachineEM.UI.csproj +++ b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Tango.MachineEM.UI.csproj @@ -46,8 +46,8 @@ ..\..\packages\FontAwesome.WPF.4.7.0.9\lib\net40\FontAwesome.WPF.dll - - ..\..\packages\Google.Protobuf.3.4.1\lib\net45\Google.Protobuf.dll + + ..\..\packages\Google.Protobuf.3.5.1\lib\net45\Google.Protobuf.dll ..\..\packages\MahApps.Metro.1.5.0\lib\net45\MahApps.Metro.dll diff --git a/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/packages.config b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/packages.config index e1cb3339d..94939c7ce 100644 --- a/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/packages.config +++ b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/packages.config @@ -2,6 +2,6 @@ - + \ No newline at end of file -- cgit v1.3.1