summaryrefslogtreecommitdiff
path: root/Source/Model/Model.csproj
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/Model/Model.csproj
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/Model/Model.csproj')
-rw-r--r--Source/Model/Model.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Model/Model.csproj b/Source/Model/Model.csproj
index 5590a310..7de84814 100644
--- a/Source/Model/Model.csproj
+++ b/Source/Model/Model.csproj
@@ -12,7 +12,7 @@
<AssemblyName>Model</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
- <TargetFrameworkProfile />
+ <TargetFrameworkProfile>Client</TargetFrameworkProfile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>