diff --git a/SharedTests/SharedTests.csproj b/SharedTests/SharedTests.csproj index 3be6b59..e6f35f4 100644 --- a/SharedTests/SharedTests.csproj +++ b/SharedTests/SharedTests.csproj @@ -1,6 +1,6 @@  - + Debug @@ -41,14 +41,19 @@ - ..\packages\MSTest.TestFramework.2.0.0\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll + ..\..\packages\MSTest.TestFramework.2.1.0\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll + True - ..\packages\MSTest.TestFramework.2.0.0\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll + ..\..\packages\MSTest.TestFramework.2.1.0\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll + True False + + ..\..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll + @@ -68,8 +73,8 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - - + + \ No newline at end of file diff --git a/SharedTests/packages.config b/SharedTests/packages.config index c7d3707..083a47e 100644 --- a/SharedTests/packages.config +++ b/SharedTests/packages.config @@ -1,5 +1,6 @@  - - + + + \ No newline at end of file