From 985ef2ed6eabe338ccae2dad2f5fe745126838c7 Mon Sep 17 00:00:00 2001 From: wuestholz Date: Fri, 7 Jun 2013 09:54:43 -0700 Subject: DafnyExtension: Cleaned up some references and disabled non-functional support for VS 2010. --- Source/DafnyDriver/DafnyDriver.csproj | 4 +--- Source/DafnyDriver/app.config | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'Source/DafnyDriver') diff --git a/Source/DafnyDriver/DafnyDriver.csproj b/Source/DafnyDriver/DafnyDriver.csproj index 8fec9214..a62786fe 100644 --- a/Source/DafnyDriver/DafnyDriver.csproj +++ b/Source/DafnyDriver/DafnyDriver.csproj @@ -20,7 +20,7 @@ 3.5 false - + Client publish\ true Disk @@ -141,8 +141,6 @@ ..\..\..\boogie\Binaries\Provers.SMTLib.dll - - ..\..\..\boogie\Binaries\VCGeneration.dll diff --git a/Source/DafnyDriver/app.config b/Source/DafnyDriver/app.config index cb2586be..f76deb94 100644 --- a/Source/DafnyDriver/app.config +++ b/Source/DafnyDriver/app.config @@ -1,3 +1,3 @@ - + -- cgit v1.2.3