|
30 | 30 | <WarningLevel>4</WarningLevel>
|
31 | 31 | </PropertyGroup>
|
32 | 32 | <ItemGroup>
|
33 |
| - <Reference Include="EngineIoClientDotNet, Version=1.0.4.0, Culture=neutral, processorArchitecture=MSIL"> |
34 |
| - <HintPath>..\SocketIoClientDotNet.net35\packages\EngineIoClientDotNet.1.0.4\lib\net35\EngineIoClientDotNet.dll</HintPath> |
| 33 | + <Reference Include="EngineIoClientDotNet, Version=1.0.6.0, Culture=neutral, processorArchitecture=MSIL"> |
| 34 | + <HintPath>..\SocketIoClientDotNet.net35\packages\EngineIoClientDotNet.1.0.6\lib\net35\EngineIoClientDotNet.dll</HintPath> |
35 | 35 | </Reference>
|
36 | 36 | <Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
37 | 37 | <HintPath>..\SocketIoClientDotNet.net35\packages\Newtonsoft.Json.9.0.1\lib\net35\Newtonsoft.Json.dll</HintPath>
|
38 | 38 | </Reference>
|
39 |
| - <Reference Include="SuperSocket.ClientEngine, Version=0.9.0.0, Culture=neutral, PublicKeyToken=ee9af13f57f00acc, processorArchitecture=MSIL"> |
40 |
| - <HintPath>..\SocketIoClientDotNet.net35\packages\SuperSocket.ClientEngine.Core.0.9.0\lib\net35-client\SuperSocket.ClientEngine.dll</HintPath> |
| 39 | + <Reference Include="SuperSocket.ClientEngine, Version=0.10.0.0, Culture=neutral, PublicKeyToken=ee9af13f57f00acc, processorArchitecture=MSIL"> |
| 40 | + <HintPath>..\SocketIoClientDotNet.net35\packages\SuperSocket.ClientEngine.Core.0.10.0\lib\net35-client\SuperSocket.ClientEngine.dll</HintPath> |
41 | 41 | </Reference>
|
42 | 42 | <Reference Include="System" />
|
43 | 43 | <Reference Include="System.Core" />
|
|
49 | 49 | <Reference Include="System.Data.DataSetExtensions" />
|
50 | 50 | <Reference Include="System.Data" />
|
51 | 51 | <Reference Include="System.Xml" />
|
52 |
| - <Reference Include="WebSocket4Net, Version=0.15.1.10, Culture=neutral, PublicKeyToken=eb4e154b696bf72a, processorArchitecture=MSIL"> |
53 |
| - <HintPath>..\SocketIoClientDotNet.net35\packages\WebSocket4Net.0.15.1\lib\net35\WebSocket4Net.dll</HintPath> |
| 52 | + <Reference Include="WebSocket4Net, Version=0.15.2.11, Culture=neutral, PublicKeyToken=eb4e154b696bf72a, processorArchitecture=MSIL"> |
| 53 | + <HintPath>..\SocketIoClientDotNet.net35\packages\WebSocket4Net.0.15.2\lib\net35\WebSocket4Net.dll</HintPath> |
54 | 54 | </Reference>
|
55 | 55 | <Reference Include="xunit, Version=1.9.2.1705, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL">
|
56 | 56 | <HintPath>..\SocketIoClientDotNet.net35\packages\xunit.1.9.2\lib\net20\xunit.dll</HintPath>
|
57 |
| - <Private>True</Private> |
58 | 57 | </Reference>
|
59 | 58 | </ItemGroup>
|
60 | 59 | <ItemGroup>
|
|
96 | 95 | <Name>SocketIoClientDotNet.net35</Name>
|
97 | 96 | </ProjectReference>
|
98 | 97 | </ItemGroup>
|
| 98 | + <ItemGroup> |
| 99 | + <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" /> |
| 100 | + </ItemGroup> |
99 | 101 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
100 | 102 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
101 | 103 | Other similar extension points exist, see Microsoft.Common.targets.
|
|
0 commit comments