diff options
| author | Michael <[email protected]> | 2017-02-13 13:41:18 -0500 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-02-13 13:41:18 -0500 |
| commit | d54cc313019fee324a9df2601f19e6d56d241eba (patch) | |
| tree | 1b9accbb30939b61e0843b1dd135a9e3923f8e7d /ShiftOS.Server/ShiftOS.Server.csproj | |
| parent | d3a70b7a39bf1c73ff0463a8f06c82359a672bb0 (diff) | |
| download | shiftos_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.csproj | 2 |
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 /> |
