From 30dbc28131a53925dd8cb17f3ca3e84922f0cb3d Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Wed, 18 Apr 2018 14:02:16 +0300 Subject: Started working on UI automation testing! --- Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj | 7 +++++++ 1 file changed, 7 insertions(+) (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 6d4fb984d..1378ed1d4 100644 --- a/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj +++ b/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj @@ -41,6 +41,9 @@ 4 + + ..\packages\Castle.Core.3.3.0\lib\net45\Castle.Core.dll + ..\packages\EntityFramework.6.0.0\lib\net45\EntityFramework.dll @@ -74,12 +77,16 @@ ..\packages\System.Data.SQLite.Linq.1.0.106.0\lib\net46\System.Data.SQLite.Linq.dll True + + ..\packages\TestStack.White.0.13.3\lib\net40\TestStack.White.dll + GlobalVersionInfo.cs + -- cgit v1.3.1