From: Greg Burri Date: Sat, 4 Nov 2017 10:20:56 +0000 (+0100) Subject: Merge branch 'master' of gburri.org:master-thesis X-Git-Tag: 1.0.13~15 X-Git-Url: http://git.euphorik.ch/?p=master-thesis.git;a=commitdiff_plain;h=c3f9ff71e0f80120b1f5b3e84e028b02b8cb1541;hp=05d12f52c42d9d75e7ee3f57c327938180f6b34b Merge branch 'master' of gburri.org:master-thesis --- diff --git a/Parasitemia/ParasitemiaUI/Utils.fs b/Parasitemia/ParasitemiaUI/Utils.fs index 810494e..e7c9784 100644 --- a/Parasitemia/ParasitemiaUI/Utils.fs +++ b/Parasitemia/ParasitemiaUI/Utils.fs @@ -3,7 +3,6 @@ open System.IO open Newtonsoft.Json -open Newtonsoft.Json.Converters open Types diff --git a/Parasitemia/Tests/ParasitemiaCore.Tests/ParasitemiaCore.Tests.fsproj b/Parasitemia/Tests/ParasitemiaCore.Tests/ParasitemiaCore.Tests.fsproj index 3b3cf37..2725e0d 100644 --- a/Parasitemia/Tests/ParasitemiaCore.Tests/ParasitemiaCore.Tests.fsproj +++ b/Parasitemia/Tests/ParasitemiaCore.Tests/ParasitemiaCore.Tests.fsproj @@ -1,7 +1,7 @@  - - + + Debug @@ -66,14 +66,17 @@ ..\..\packages\xunit.abstractions.2.0.1\lib\net35\xunit.abstractions.dll - ..\..\packages\xunit.assert.2.3.0\lib\netstandard1.1\xunit.assert.dll + ..\..\packages\xunit.assert.2.3.1\lib\netstandard1.1\xunit.assert.dll + - ..\..\packages\xunit.extensibility.core.2.3.0\lib\netstandard1.1\xunit.core.dll + ..\..\packages\xunit.extensibility.core.2.3.1\lib\netstandard1.1\xunit.core.dll + - ..\..\packages\xunit.extensibility.execution.2.3.0\lib\net452\xunit.execution.desktop.dll + ..\..\packages\xunit.extensibility.execution.2.3.1\lib\net452\xunit.execution.desktop.dll + @@ -86,11 +89,11 @@ 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}. - - - + + + - +