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