summaryrefslogtreecommitdiff
path: root/src/TrainerMod/TrainerMod.csproj
diff options
context:
space:
mode:
authorClxS <slxxls92@gmail.com>2016-09-30 19:16:16 +0100
committerClxS <slxxls92@gmail.com>2016-09-30 19:16:16 +0100
commit2c0eaf26c0fae735edcbc0d1650d9a57bb6ddf0c (patch)
tree7c7ec900382984428674ce2dcc6956a7f20fdaf6 /src/TrainerMod/TrainerMod.csproj
parentdd0aba606624b85916694ed3f81c1ea4c30da488 (diff)
downloadSMAPI-2c0eaf26c0fae735edcbc0d1650d9a57bb6ddf0c.tar.gz
SMAPI-2c0eaf26c0fae735edcbc0d1650d9a57bb6ddf0c.tar.bz2
SMAPI-2c0eaf26c0fae735edcbc0d1650d9a57bb6ddf0c.zip
Reverted to .net 4.5 - There was already quite a lot of trouble with people not having 4.5 installed before, I want to avoid that.
Diffstat (limited to 'src/TrainerMod/TrainerMod.csproj')
-rw-r--r--src/TrainerMod/TrainerMod.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/TrainerMod/TrainerMod.csproj b/src/TrainerMod/TrainerMod.csproj
index 6de2a20d..fd0a885d 100644
--- a/src/TrainerMod/TrainerMod.csproj
+++ b/src/TrainerMod/TrainerMod.csproj
@@ -9,7 +9,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>TrainerMod</RootNamespace>
<AssemblyName>TrainerMod</AssemblyName>
- <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
<NuGetPackageImportStamp>