From c40a1d2311d5110afc375a72177241646631325a Mon Sep 17 00:00:00 2001 From: "Jan-Hendrik Peters [MSFT]" Date: Fri, 13 Apr 2018 11:00:12 +0200 Subject: [PATCH] Updated TestClient project --- TestClient/TestClient.csproj | 11 +++++++++-- TestClient/packages.config | 5 +++++ 2 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 TestClient/packages.config diff --git a/TestClient/TestClient.csproj b/TestClient/TestClient.csproj index fc99660..c36e889 100644 --- a/TestClient/TestClient.csproj +++ b/TestClient/TestClient.csproj @@ -42,9 +42,15 @@ false - - ..\..\..\..\..\..\Program Files (x86)\Reference Assemblies\Microsoft\WindowsPowerShell\v1.0\System.Management.Automation.dll + + ..\packages\AlphaFS.2.2.1\lib\net452\AlphaFS.dll + + + ..\packages\System.Management.Automation.dll.10.0.10586.0\lib\net40\System.Management.Automation.dll + True + + @@ -73,6 +79,7 @@ +