summaryrefslogtreecommitdiff
path: root/Source/AbsInt
diff options
context:
space:
mode:
authorGravatar stobies <unknown>2010-12-06 13:01:20 +0000
committerGravatar stobies <unknown>2010-12-06 13:01:20 +0000
commitfc8eefd389831e5ca4a176b71fe2c762bd701e21 (patch)
tree1ea633b57d264947b5f16d0143101da5d2ef71f9 /Source/AbsInt
parentbd6ea9a2ea5e864434a3b28ef309390c4e860765 (diff)
Added version.cs as link to those projects that were missing it
Select 4.0 client profile on all projects
Diffstat (limited to 'Source/AbsInt')
-rw-r--r--Source/AbsInt/AbsInt.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/AbsInt/AbsInt.csproj b/Source/AbsInt/AbsInt.csproj
index 1c416a97..5cf18204 100644
--- a/Source/AbsInt/AbsInt.csproj
+++ b/Source/AbsInt/AbsInt.csproj
@@ -34,7 +34,7 @@
<IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
- <TargetFrameworkProfile />
+ <TargetFrameworkProfile>Client</TargetFrameworkProfile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>