summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Medved <jmedved@jmedved.com>2017-04-17 23:09:49 -0700
committerJosip Medved <jmedved@jmedved.com>2017-04-17 23:09:49 -0700
commit3c15c8a4f41a4a8c0c281cca6c7399f5b02a801c (patch)
tree31e7f3c64ad40a8a78532f2b33deecb557c09e22
parent88904f89f0d328a255005fb823292d96b1645296 (diff)
downloadWrtSettings-master.zip
WrtSettings-master.tar.gz
WrtSettings-master.tar.bz2
-rw-r--r--Source/WrtSettings/WrtSettings.csproj3
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>