From a3bcf6afe7959686a84050caa2064852ae223667 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Wed, 27 Mar 2019 17:49:22 +0200 Subject: Added timestamps to external bridge udp packet. Fixed detection of long gone external bridge ppc's. --- .../Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj') diff --git a/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj b/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj index b515ac420..3e5434c98 100644 --- a/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj +++ b/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj @@ -143,6 +143,9 @@ PreserveNewest + + PreserveNewest + @@ -179,6 +182,10 @@ {a34ee0f0-649d-41c8-8489-b6f1cc6924ee} Tango.Core + + {58e8825f-0c96-449c-b320-1e82b0aa876b} + Tango.CSV + {0e0eef3e-8f4e-4f23-9d19-479fd8d76c12} Tango.DAL.Local @@ -277,7 +284,7 @@ - + \ No newline at end of file -- cgit v1.3.1