diff options
Diffstat (limited to 'Source')
-rw-r--r-- | Source/WrtSettings/WrtSettings.csproj | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/WrtSettings/WrtSettings.csproj b/Source/WrtSettings/WrtSettings.csproj index 5493dda..1d47a54 100644 --- a/Source/WrtSettings/WrtSettings.csproj +++ b/Source/WrtSettings/WrtSettings.csproj @@ -9,8 +9,9 @@ <AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>WrtSettings</RootNamespace>
<AssemblyName>WrtSettings</AssemblyName>
- <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
+ <TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
|