summaryrefslogtreecommitdiff
path: root/Source/DafnyDriver/DafnyDriver.csproj
diff options
context:
space:
mode:
authorGravatar wuestholz <unknown>2013-06-07 09:54:43 -0700
committerGravatar wuestholz <unknown>2013-06-07 09:54:43 -0700
commit985ef2ed6eabe338ccae2dad2f5fe745126838c7 (patch)
treed29efdf90c9d217a6af0b93f72aa18f2d9b5c96b /Source/DafnyDriver/DafnyDriver.csproj
parent8969aaf56d64795a2ea476759450e4df8bd14f6b (diff)
DafnyExtension: Cleaned up some references and disabled non-functional support for VS 2010.
Diffstat (limited to 'Source/DafnyDriver/DafnyDriver.csproj')
-rw-r--r--Source/DafnyDriver/DafnyDriver.csproj4
1 files changed, 1 insertions, 3 deletions
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 @@
<OldToolsVersion>3.5</OldToolsVersion>
<UpgradeBackupLocation />
<IsWebBootstrapper>false</IsWebBootstrapper>
- <TargetFrameworkProfile />
+ <TargetFrameworkProfile>Client</TargetFrameworkProfile>
<PublishUrl>publish\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
@@ -141,8 +141,6 @@
<HintPath>..\..\..\boogie\Binaries\Provers.SMTLib.dll</HintPath>
</Reference>
<Reference Include="System" />
- <Reference Include="System.Data" />
- <Reference Include="System.Xml" />
<Reference Include="VCGeneration">
<HintPath>..\..\..\boogie\Binaries\VCGeneration.dll</HintPath>
</Reference>