aboutsummaryrefslogtreecommitdiff
path: root/source/WindowsFormsApplication1/ShiftOS.csproj
diff options
context:
space:
mode:
authorMichaelTheShifter <[email protected]>2016-05-01 20:23:48 -0400
committerMichaelTheShifter <[email protected]>2016-05-01 20:23:48 -0400
commit0085241d2366f266b5416488dbead174184420b0 (patch)
treebb496c70c8235998ac343e8a63ced5a96d318a03 /source/WindowsFormsApplication1/ShiftOS.csproj
parentca5438be3956ee012a1bbcdab59512029a47fff2 (diff)
downloadshiftos-c--0085241d2366f266b5416488dbead174184420b0.tar.gz
shiftos-c--0085241d2366f266b5416488dbead174184420b0.tar.bz2
shiftos-c--0085241d2366f266b5416488dbead174184420b0.zip
Beta 2.2 Patch 1
Commit for Beta 2.2 Patch 1 - Removed unused "Linux Mint 7" and "NetSockets" files from Resources.resx - Added a better server startup pool, no longer hardcoded. - Added a server blacklist for disabling servers that break the rules of the playshiftos.ml/forum server showcase
Diffstat (limited to 'source/WindowsFormsApplication1/ShiftOS.csproj')
-rw-r--r--source/WindowsFormsApplication1/ShiftOS.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/WindowsFormsApplication1/ShiftOS.csproj b/source/WindowsFormsApplication1/ShiftOS.csproj
index f102521..55de73e 100644
--- a/source/WindowsFormsApplication1/ShiftOS.csproj
+++ b/source/WindowsFormsApplication1/ShiftOS.csproj
@@ -52,7 +52,7 @@
<Private>True</Private>
</Reference>
<Reference Include="NetSockets">
- <HintPath>..\..\NetSockets.dll</HintPath>
+ <HintPath>..\..\..\..\Downloads\NetSockets.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.8.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>