Nuclex.Support now targets the Client Profile in .NET 4.0

git-svn-id: file:///srv/devel/repo-conversion/nusu@204 d2e56fa2-650e-0410-a79f-9358c0239efd
This commit is contained in:
Markus Ewald 2010-09-18 18:14:10 +00:00
parent 374152cd63
commit 6e9c296e6d

View File

@ -12,6 +12,7 @@
<AssemblyName>Nuclex.Support</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile>Client</TargetFrameworkProfile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>