aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Server/ShiftOS.Server.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-02-13 13:41:18 -0500
committerMichael <[email protected]>2017-02-13 13:41:18 -0500
commitd54cc313019fee324a9df2601f19e6d56d241eba (patch)
tree1b9accbb30939b61e0843b1dd135a9e3923f8e7d /ShiftOS.Server/ShiftOS.Server.csproj
parentd3a70b7a39bf1c73ff0463a8f06c82359a672bb0 (diff)
downloadshiftos_thereturn-d54cc313019fee324a9df2601f19e6d56d241eba.tar.gz
shiftos_thereturn-d54cc313019fee324a9df2601f19e6d56d241eba.tar.bz2
shiftos_thereturn-d54cc313019fee324a9df2601f19e6d56d241eba.zip
fix nuget mosquitos
Diffstat (limited to 'ShiftOS.Server/ShiftOS.Server.csproj')
-rw-r--r--ShiftOS.Server/ShiftOS.Server.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS.Server/ShiftOS.Server.csproj b/ShiftOS.Server/ShiftOS.Server.csproj
index cb231cc..a6af8c7 100644
--- a/ShiftOS.Server/ShiftOS.Server.csproj
+++ b/ShiftOS.Server/ShiftOS.Server.csproj
@@ -9,7 +9,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>ShiftOS.Server</RootNamespace>
<AssemblyName>ShiftOS.Server</AssemblyName>
- <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
+ <TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<TargetFrameworkProfile />