From dd0c6470baa9adac84f110eb464d72a54f9cffa0 Mon Sep 17 00:00:00 2001 From: Craig Oates Date: Mon, 11 Feb 2019 12:44:19 +0000 Subject: [PATCH] update nuget packages for solution. --- .../CW_Console/CW_Console.csproj | 4 +- Console.Waterworks/CW_Console/packages.config | 2 +- Console.Waterworks/CW_Tests/CW_Tests.csproj | 41 +++++++++++-------- Console.Waterworks/CW_Tests/packages.config | 19 +++++---- 4 files changed, 38 insertions(+), 28 deletions(-) diff --git a/Console.Waterworks/CW_Console/CW_Console.csproj b/Console.Waterworks/CW_Console/CW_Console.csproj index 934f945..c0b0255 100644 --- a/Console.Waterworks/CW_Console/CW_Console.csproj +++ b/Console.Waterworks/CW_Console/CW_Console.csproj @@ -1,6 +1,6 @@  - + Debug @@ -65,6 +65,6 @@ 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/Console.Waterworks/CW_Console/packages.config b/Console.Waterworks/CW_Console/packages.config index e4293cb..1601e9d 100644 --- a/Console.Waterworks/CW_Console/packages.config +++ b/Console.Waterworks/CW_Console/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Console.Waterworks/CW_Tests/CW_Tests.csproj b/Console.Waterworks/CW_Tests/CW_Tests.csproj index 99d7b32..62d25b1 100644 --- a/Console.Waterworks/CW_Tests/CW_Tests.csproj +++ b/Console.Waterworks/CW_Tests/CW_Tests.csproj @@ -1,6 +1,8 @@  - + + + Debug AnyCPU @@ -40,47 +42,54 @@ - ..\packages\MSTest.TestFramework.1.1.18\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll + ..\packages\MSTest.TestFramework.1.4.0\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll - ..\packages\MSTest.TestFramework.1.1.18\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll + ..\packages\MSTest.TestFramework.1.4.0\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll - ..\packages\xunit.abstractions.2.0.1\lib\net35\xunit.abstractions.dll + ..\packages\xunit.abstractions.2.0.3\lib\net35\xunit.abstractions.dll - - ..\packages\xunit.assert.2.2.0\lib\netstandard1.1\xunit.assert.dll + + ..\packages\xunit.assert.2.4.1\lib\netstandard1.1\xunit.assert.dll - - ..\packages\xunit.extensibility.core.2.2.0\lib\netstandard1.1\xunit.core.dll + + ..\packages\xunit.extensibility.core.2.4.1\lib\net452\xunit.core.dll - - ..\packages\xunit.extensibility.execution.2.2.0\lib\net452\xunit.execution.desktop.dll + + ..\packages\xunit.extensibility.execution.2.4.1\lib\net452\xunit.execution.desktop.dll - - - {e26d7001-2a4e-4618-8c27-8bf504993ee9} CW_Console + + + + + + 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/Console.Waterworks/CW_Tests/packages.config b/Console.Waterworks/CW_Tests/packages.config index 90d8eed..2cf8032 100644 --- a/Console.Waterworks/CW_Tests/packages.config +++ b/Console.Waterworks/CW_Tests/packages.config @@ -1,12 +1,13 @@  - - - - - - - - - + + + + + + + + + + \ No newline at end of file