From: Greg Burri Date: Wed, 20 Jan 2016 06:59:38 +0000 (+0100) Subject: Fix a bug during area opening/closing when the area value may become negative. X-Git-Tag: 1.0.11~43 X-Git-Url: http://git.euphorik.ch/?p=master-thesis.git;a=commitdiff_plain;h=aee6cf83f81c6378c458f75bbfaf7c9fa5521135 Fix a bug during area opening/closing when the area value may become negative. --- diff --git a/Parasitemia/Logger/Logger.fsproj b/Parasitemia/Logger/Logger.fsproj index 19243e6..c67f1ef 100644 --- a/Parasitemia/Logger/Logger.fsproj +++ b/Parasitemia/Logger/Logger.fsproj @@ -9,10 +9,11 @@ Library Logger Logger - v4.0 + v4.5.2 4.4.0.0 true Logger + true @@ -23,6 +24,7 @@ DEBUG;TRACE 3 bin\Debug\Logger.XML + AnyCPU pdbonly @@ -32,6 +34,7 @@ TRACE 3 bin\Release\Logger.XML + AnyCPU @@ -49,18 +52,9 @@ 11 - - - - $(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets - - - - - $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets - - - + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets +