From da0230f37819fd9d67b561015a2b53743efe8f7d Mon Sep 17 00:00:00 2001 From: tabarbe Date: Wed, 21 Jul 2010 21:02:42 +0000 Subject: Boogie: Fixing incorrect referencing of Microsoft.Contracts (the Code Contracts dll) in AbsInt, Isabelle, and Z3 --- Source/AbsInt/AbsInt.csproj | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Source/AbsInt/AbsInt.csproj') diff --git a/Source/AbsInt/AbsInt.csproj b/Source/AbsInt/AbsInt.csproj index 82f53933..3c020192 100644 --- a/Source/AbsInt/AbsInt.csproj +++ b/Source/AbsInt/AbsInt.csproj @@ -75,10 +75,7 @@ False ..\Core\bin\Debug\Core.dll - - False - ..\..\Binaries\Microsoft.Contracts.dll - + False -- cgit v1.2.3