fix web socket message parsing

This commit is contained in:
Luke Pulverenti
2015-03-08 20:36:02 -04:00
parent ecc6df0b71
commit e70e06f0ac
3 changed files with 36 additions and 15 deletions

View File

@@ -98,6 +98,9 @@
<Reference Include="ServiceStack.Text">
<HintPath>..\ThirdParty\ServiceStack.Text\ServiceStack.Text.dll</HintPath>
</Reference>
<Reference Include="UniversalDetector">
<HintPath>..\ThirdParty\UniversalDetector\UniversalDetector.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="..\SharedVersion.cs">