From e33b707b076b1547c446cdd484983df9376e0d30 Mon Sep 17 00:00:00 2001 From: bicijinlian Date: Wed, 18 Jul 2018 18:00:56 +0800 Subject: [PATCH] =?UTF-8?q?TupleStudyTest=E9=A1=B9=E7=9B=AE=20xUnit?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E9=99=8D=E5=88=B02.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TupleStudyTest/TupleStudyTest.csproj | 19 ++++++------------- TupleStudyTest/packages.config | 11 +++++------ 2 files changed, 11 insertions(+), 19 deletions(-) diff --git a/TupleStudyTest/TupleStudyTest.csproj b/TupleStudyTest/TupleStudyTest.csproj index 3b704f3..d8fe43b 100644 --- a/TupleStudyTest/TupleStudyTest.csproj +++ b/TupleStudyTest/TupleStudyTest.csproj @@ -1,6 +1,5 @@  - @@ -50,14 +49,14 @@ ..\packages\xunit.abstractions.2.0.1\lib\net35\xunit.abstractions.dll True - - ..\packages\xunit.assert.2.3.0\lib\netstandard1.1\xunit.assert.dll + + ..\packages\xunit.assert.2.2.0\lib\netstandard1.1\xunit.assert.dll - - ..\packages\xunit.extensibility.core.2.3.0\lib\netstandard1.1\xunit.core.dll + + ..\packages\xunit.extensibility.core.2.2.0\lib\netstandard1.1\xunit.core.dll - - ..\packages\xunit.extensibility.execution.2.3.0\lib\net452\xunit.execution.desktop.dll + + ..\packages\xunit.extensibility.execution.2.2.0\lib\net452\xunit.execution.desktop.dll @@ -80,17 +79,11 @@ - - - 这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。 - - - \ No newline at end of file diff --git a/TupleStudyTest/packages.config b/TupleStudyTest/packages.config index 881327b..f98995b 100644 --- a/TupleStudyTest/packages.config +++ b/TupleStudyTest/packages.config @@ -1,12 +1,11 @@  - + - - - - - + + + + \ No newline at end of file