From 66be54b6db78da39183be4252c1c5278ceb9ab23 Mon Sep 17 00:00:00 2001 From: Alex Lushpai Date: Tue, 10 Oct 2017 14:33:03 +0300 Subject: [PATCH] Update MSTest.TestAdapter & MSTest.TestFramework --- RetailcrmUnitTest/RetailcrmUnitTest.csproj | 16 +++++++++------- RetailcrmUnitTest/packages.config | 4 ++-- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/RetailcrmUnitTest/RetailcrmUnitTest.csproj b/RetailcrmUnitTest/RetailcrmUnitTest.csproj index 1de723e..8e023d2 100644 --- a/RetailcrmUnitTest/RetailcrmUnitTest.csproj +++ b/RetailcrmUnitTest/RetailcrmUnitTest.csproj @@ -1,6 +1,6 @@  - + Debug AnyCPU @@ -39,10 +39,10 @@ - ..\packages\MSTest.TestFramework.1.1.11\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll + ..\packages\MSTest.TestFramework.1.1.18\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll - ..\packages\MSTest.TestFramework.1.1.11\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll + ..\packages\MSTest.TestFramework.1.1.18\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll @@ -67,7 +67,9 @@ - + + Designer + @@ -81,8 +83,8 @@ Данный проект ссылается на пакеты NuGet, отсутствующие на этом компьютере. Используйте восстановление пакетов NuGet, чтобы скачать их. Дополнительную информацию см. по адресу: http://go.microsoft.com/fwlink/?LinkID=322105. Отсутствует следующий файл: {0}. - - + + - + \ No newline at end of file diff --git a/RetailcrmUnitTest/packages.config b/RetailcrmUnitTest/packages.config index a21677b..fc2bbdd 100644 --- a/RetailcrmUnitTest/packages.config +++ b/RetailcrmUnitTest/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file