From 5dcf48f32fc49c5d8298f70b6e2def212653662f Mon Sep 17 00:00:00 2001 From: James Kolpack Date: Fri, 14 Sep 2018 11:08:25 -0400 Subject: [PATCH] Update Core.Tests references --- Core.Tests/Core.Tests.csproj | 34 +++++++++++++++++++++++++--------- Core.Tests/app.config | 15 +++++++++++++++ Core.Tests/packages.config | 9 ++++++--- 3 files changed, 46 insertions(+), 12 deletions(-) create mode 100644 Core.Tests/app.config diff --git a/Core.Tests/Core.Tests.csproj b/Core.Tests/Core.Tests.csproj index da8d2a6..ea48b07 100644 --- a/Core.Tests/Core.Tests.csproj +++ b/Core.Tests/Core.Tests.csproj @@ -1,5 +1,6 @@  + Debug @@ -11,6 +12,8 @@ Core.Tests v4.5 512 + + true @@ -30,21 +33,27 @@ 4 - - ..\packages\Castle.Core.3.3.3\lib\net45\Castle.Core.dll - True + + ..\packages\Castle.Core.4.3.1\lib\net45\Castle.Core.dll - - ..\packages\Moq.4.5.30\lib\net45\Moq.dll - True + + ..\packages\Moq.4.10.0\lib\net45\Moq.dll - - ..\packages\NUnit.3.2.1\lib\net45\nunit.framework.dll - True + + ..\packages\NUnit.3.10.1\lib\net45\nunit.framework.dll + + ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.1\lib\netstandard1.0\System.Runtime.CompilerServices.Unsafe.dll + + + ..\packages\System.Threading.Tasks.Extensions.4.5.1\lib\portable-net45+win8+wp8+wpa81\System.Threading.Tasks.Extensions.dll + + + ..\packages\System.ValueTuple.4.5.0\lib\netstandard1.0\System.ValueTuple.dll + @@ -80,6 +89,7 @@ PreserveNewest + PreserveNewest @@ -119,6 +129,12 @@ + + + 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}. + + +