From 1acf87012400c92fc0e9eba21b68237815aedaf6 Mon Sep 17 00:00:00 2001 From: "Valeriano A.R" Date: Wed, 5 Dec 2018 09:35:17 +0100 Subject: [PATCH] Update MSTest --- AdventOfCode2018.Tests/AdventOfCode2018.Tests.csproj | 12 ++++++------ AdventOfCode2018.Tests/packages.config | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/AdventOfCode2018.Tests/AdventOfCode2018.Tests.csproj b/AdventOfCode2018.Tests/AdventOfCode2018.Tests.csproj index 236ca13..8afe983 100644 --- a/AdventOfCode2018.Tests/AdventOfCode2018.Tests.csproj +++ b/AdventOfCode2018.Tests/AdventOfCode2018.Tests.csproj @@ -1,6 +1,6 @@  - + Debug AnyCPU @@ -40,10 +40,10 @@ - ..\packages\MSTest.TestFramework.1.3.2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll + ..\packages\MSTest.TestFramework.1.4.0\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll - ..\packages\MSTest.TestFramework.1.3.2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll + ..\packages\MSTest.TestFramework.1.4.0\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll @@ -98,10 +98,10 @@ 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}. - - + + - +