diff options
author | leino <unknown> | 2014-07-01 16:44:25 -0700 |
---|---|---|
committer | leino <unknown> | 2014-07-01 16:44:25 -0700 |
commit | 0bcef90b3cadb13d7cebd4394ff8bf51e95015e7 (patch) | |
tree | f951a694f4bc786af76f930dfb1a66d526001c74 /Source/DafnyDriver/DafnyDriver.csproj | |
parent | 20f71a77b757f446f1e0459f9fcb2899e9c6c4dd (diff) | |
parent | 3f3f4a4d42cb0926acd6606b537b8a1a743e138e (diff) |
Merge
Diffstat (limited to 'Source/DafnyDriver/DafnyDriver.csproj')
-rw-r--r-- | Source/DafnyDriver/DafnyDriver.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/DafnyDriver/DafnyDriver.csproj b/Source/DafnyDriver/DafnyDriver.csproj index 631b0194..cf664364 100644 --- a/Source/DafnyDriver/DafnyDriver.csproj +++ b/Source/DafnyDriver/DafnyDriver.csproj @@ -20,7 +20,7 @@ <OldToolsVersion>3.5</OldToolsVersion>
<UpgradeBackupLocation />
<IsWebBootstrapper>false</IsWebBootstrapper>
- <TargetFrameworkProfile>Client</TargetFrameworkProfile>
+ <TargetFrameworkProfile></TargetFrameworkProfile>
<PublishUrl>publish\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
|