Skip to content

Commit

Permalink
Merge pull request #112 from Code-Sharp/develop
Browse files Browse the repository at this point in the history
  • Loading branch information
darkl committed Dec 26, 2015
2 parents fa1e9ed + a89976d commit 9966e12
Show file tree
Hide file tree
Showing 44 changed files with 79 additions and 43 deletions.
2 changes: 1 addition & 1 deletion NuGet/WampSharp.NewtonsoftMsgpack.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<dependencies>
<dependency id="WampSharp" version="[$version$]" />
<dependency id="WampSharp.NewtonsoftJson" version="[$version$]" />
<dependency id="Newtonsoft.Msgpack" version="[0.1.6]" />
<dependency id="Newtonsoft.Msgpack" version="[0.1.8]" />
</dependencies>
<id>WampSharp.NewtonsoftMsgpack</id>
<title>WampSharp Newtonsoft.Msgpack binding</title>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<Private>True</Private>
</Reference>
<Reference Include="Newtonsoft.Msgpack, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Newtonsoft.Msgpack.0.1.6\lib\net45\Newtonsoft.Msgpack.dll</HintPath>
<HintPath>..\..\packages\Newtonsoft.Msgpack.0.1.8\lib\net45\Newtonsoft.Msgpack.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<packages>
<package id="MsgPack.Cli" version="0.6.2" targetFramework="net45" />
<package id="Newtonsoft.Json" version="6.0.5" targetFramework="net45" />
<package id="Newtonsoft.Msgpack" version="0.1.6" targetFramework="net45" />
<package id="Newtonsoft.Msgpack" version="0.1.8" targetFramework="net45" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<Private>True</Private>
</Reference>
<Reference Include="Newtonsoft.Msgpack, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.6\lib\net45\Newtonsoft.Msgpack.dll</HintPath>
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.8\lib\net45\Newtonsoft.Msgpack.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<package id="Fleck" version="0.13.0.57" targetFramework="net45" />
<package id="MsgPack.Cli" version="0.6.2" targetFramework="net45" />
<package id="Newtonsoft.Json" version="6.0.5" targetFramework="net45" />
<package id="Newtonsoft.Msgpack" version="0.1.6" targetFramework="net45" />
<package id="Newtonsoft.Msgpack" version="0.1.8" targetFramework="net45" />
<package id="WebSocket4Net" version="0.14" targetFramework="net45" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<Private>True</Private>
</Reference>
<Reference Include="Newtonsoft.Msgpack, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.6\lib\net45\Newtonsoft.Msgpack.dll</HintPath>
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.8\lib\net45\Newtonsoft.Msgpack.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<package id="Fleck" version="0.13.0.57" targetFramework="net45" />
<package id="MsgPack.Cli" version="0.6.2" targetFramework="net45" />
<package id="Newtonsoft.Json" version="6.0.5" targetFramework="net45" />
<package id="Newtonsoft.Msgpack" version="0.1.6" targetFramework="net45" />
<package id="Newtonsoft.Msgpack" version="0.1.8" targetFramework="net45" />
<package id="WebSocket4Net" version="0.14" targetFramework="net45" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<Private>True</Private>
</Reference>
<Reference Include="Newtonsoft.Msgpack, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.6\lib\net45\Newtonsoft.Msgpack.dll</HintPath>
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.8\lib\net45\Newtonsoft.Msgpack.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
<package id="Fleck" version="0.13.0.57" targetFramework="net45" />
<package id="MsgPack.Cli" version="0.6.2" targetFramework="net45" />
<package id="Newtonsoft.Json" version="6.0.5" targetFramework="net45" />
<package id="Newtonsoft.Msgpack" version="0.1.6" targetFramework="net45" />
<package id="Newtonsoft.Msgpack" version="0.1.8" targetFramework="net45" />
<package id="WebSocket4Net" version="0.14" targetFramework="net45" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<Private>True</Private>
</Reference>
<Reference Include="Newtonsoft.Msgpack, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.6\lib\net45\Newtonsoft.Msgpack.dll</HintPath>
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.8\lib\net45\Newtonsoft.Msgpack.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<package id="Fleck" version="0.13.0.57" targetFramework="net45" />
<package id="MsgPack.Cli" version="0.6.2" targetFramework="net45" />
<package id="Newtonsoft.Json" version="6.0.5" targetFramework="net45" />
<package id="Newtonsoft.Msgpack" version="0.1.6" targetFramework="net45" />
<package id="Newtonsoft.Msgpack" version="0.1.8" targetFramework="net45" />
<package id="WebSocket4Net" version="0.14" targetFramework="net45" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<Private>True</Private>
</Reference>
<Reference Include="Newtonsoft.Msgpack, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.6\lib\net45\Newtonsoft.Msgpack.dll</HintPath>
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.8\lib\net45\Newtonsoft.Msgpack.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<package id="Fleck" version="0.13.0.57" targetFramework="net45" />
<package id="MsgPack.Cli" version="0.6.2" targetFramework="net45" />
<package id="Newtonsoft.Json" version="6.0.5" targetFramework="net45" />
<package id="Newtonsoft.Msgpack" version="0.1.6" targetFramework="net45" />
<package id="Newtonsoft.Msgpack" version="0.1.8" targetFramework="net45" />
<package id="WebSocket4Net" version="0.14" targetFramework="net45" />
</packages>
3 changes: 3 additions & 0 deletions src/mono/WampSharp/WampSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,9 @@
<Compile Include="..\..\net45\WampSharp\Core\Message\MessageType\WampMessageType.cs">
<Link>Core\Message\MessageType\WampMessageType.cs</Link>
</Compile>
<Compile Include="..\..\net45\WampSharp\Core\Message\MessageType\WampMessageTypeComparer.cs">
<Link>Core\Message\MessageType\WampMessageTypeComparer.cs</Link>
</Compile>
<Compile Include="..\..\net45\WampSharp\Core\Message\WampMessage.cs">
<Link>Core\Message\WampMessage.cs</Link>
</Compile>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<Private>True</Private>
</Reference>
<Reference Include="Newtonsoft.Msgpack, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Newtonsoft.Msgpack.0.1.6\lib\net40\Newtonsoft.Msgpack.dll</HintPath>
<HintPath>..\..\packages\Newtonsoft.Msgpack.0.1.8\lib\net40\Newtonsoft.Msgpack.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<packages>
<package id="MsgPack.Cli" version="0.6.2" targetFramework="net40" />
<package id="Newtonsoft.Json" version="6.0.5" targetFramework="net40" />
<package id="Newtonsoft.Msgpack" version="0.1.6" targetFramework="net40" />
<package id="Newtonsoft.Msgpack" version="0.1.8" targetFramework="net40" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<Private>True</Private>
</Reference>
<Reference Include="Newtonsoft.Msgpack, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.6\lib\net40\Newtonsoft.Msgpack.dll</HintPath>
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.8\lib\net40\Newtonsoft.Msgpack.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<package id="Fleck" version="0.13.0.57" targetFramework="net40" />
<package id="MsgPack.Cli" version="0.6.2" targetFramework="net40" />
<package id="Newtonsoft.Json" version="6.0.5" targetFramework="net40" />
<package id="Newtonsoft.Msgpack" version="0.1.6" targetFramework="net40" />
<package id="Newtonsoft.Msgpack" version="0.1.8" targetFramework="net40" />
<package id="Rx-Core" version="2.2.5" targetFramework="net40" />
<package id="Rx-Interfaces" version="2.2.5" targetFramework="net40" />
<package id="Rx-Linq" version="2.2.5" targetFramework="net40" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<Private>True</Private>
</Reference>
<Reference Include="Newtonsoft.Msgpack, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.6\lib\net40\Newtonsoft.Msgpack.dll</HintPath>
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.8\lib\net40\Newtonsoft.Msgpack.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<package id="Fleck" version="0.13.0.57" targetFramework="net40" />
<package id="MsgPack.Cli" version="0.6.2" targetFramework="net40" />
<package id="Newtonsoft.Json" version="6.0.5" targetFramework="net40" />
<package id="Newtonsoft.Msgpack" version="0.1.6" targetFramework="net40" />
<package id="Newtonsoft.Msgpack" version="0.1.8" targetFramework="net40" />
<package id="Rx-Core" version="2.2.5" targetFramework="net40" />
<package id="Rx-Interfaces" version="2.2.5" targetFramework="net40" />
<package id="Rx-Linq" version="2.2.5" targetFramework="net40" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<Private>True</Private>
</Reference>
<Reference Include="Newtonsoft.Msgpack, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.6\lib\net40\Newtonsoft.Msgpack.dll</HintPath>
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.8\lib\net40\Newtonsoft.Msgpack.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<package id="Fleck" version="0.13.0.57" targetFramework="net40" />
<package id="MsgPack.Cli" version="0.6.2" targetFramework="net40" />
<package id="Newtonsoft.Json" version="6.0.5" targetFramework="net40" />
<package id="Newtonsoft.Msgpack" version="0.1.6" targetFramework="net40" />
<package id="Newtonsoft.Msgpack" version="0.1.8" targetFramework="net40" />
<package id="Rx-Core" version="2.2.5" targetFramework="net40" />
<package id="Rx-Interfaces" version="2.2.5" targetFramework="net40" />
<package id="Rx-Linq" version="2.2.5" targetFramework="net40" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<Private>True</Private>
</Reference>
<Reference Include="Newtonsoft.Msgpack, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.6\lib\net40\Newtonsoft.Msgpack.dll</HintPath>
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.8\lib\net40\Newtonsoft.Msgpack.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package id="Fleck" version="0.13.0.57" targetFramework="net40" />
<package id="MsgPack.Cli" version="0.6.2" targetFramework="net40" />
<package id="Newtonsoft.Json" version="6.0.5" targetFramework="net40" />
<package id="Newtonsoft.Msgpack" version="0.1.6" targetFramework="net40" />
<package id="Newtonsoft.Msgpack" version="0.1.8" targetFramework="net40" />
<package id="Rx-Core" version="2.2.5" targetFramework="net40" />
<package id="Rx-Interfaces" version="2.2.5" targetFramework="net40" />
<package id="Rx-Linq" version="2.2.5" targetFramework="net40" />
Expand Down
3 changes: 3 additions & 0 deletions src/net40/WampSharp/WampSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,9 @@
<Compile Include="..\..\net45\WampSharp\Core\Message\MessageType\WampMessageType.cs">
<Link>Core\Message\MessageType\WampMessageType.cs</Link>
</Compile>
<Compile Include="..\..\net45\WampSharp\Core\Message\MessageType\WampMessageTypeComparer.cs">
<Link>Core\Message\MessageType\WampMessageTypeComparer.cs</Link>
</Compile>
<Compile Include="..\..\net45\WampSharp\Core\Message\WampMessage.cs">
<Link>Core\Message\WampMessage.cs</Link>
</Compile>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ public byte[] Format(WampMessage<object> message)

using (MemoryStream memoryStream = new MemoryStream())
{
using (MessagePackWriter writer = new MessagePackWriter(memoryStream))
using (MessagePackWriter writer = new MessagePackWriter(memoryStream) {WriteDateTimeAsString = true})
{
mSerializer.Serialize(writer, array);
memoryStream.Position = 0;
Expand Down Expand Up @@ -97,7 +97,7 @@ public WampMessage<JToken> Parse(Stream stream)

public void Format(WampMessage<object> message, Stream stream)
{
using (MessagePackWriter writer = new MessagePackWriter(stream) {CloseOutput = false})
using (MessagePackWriter writer = new MessagePackWriter(stream) {CloseOutput = false, WriteDateTimeAsString = true })
{
writer.Formatting = Formatting.None;
object[] array = mMessageFormatter.Format(message);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<Private>True</Private>
</Reference>
<Reference Include="Newtonsoft.Msgpack, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Newtonsoft.Msgpack.0.1.6\lib\net45\Newtonsoft.Msgpack.dll</HintPath>
<HintPath>..\..\packages\Newtonsoft.Msgpack.0.1.8\lib\net45\Newtonsoft.Msgpack.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<packages>
<package id="MsgPack.Cli" version="0.6.2" targetFramework="net45" />
<package id="Newtonsoft.Json" version="6.0.5" targetFramework="net45" />
<package id="Newtonsoft.Msgpack" version="0.1.6" targetFramework="net45" />
<package id="Newtonsoft.Msgpack" version="0.1.8" targetFramework="net45" />
</packages>
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
using System.IO;
using System.Net.Sockets;
using System.Threading.Tasks;

Expand All @@ -18,6 +19,13 @@ public async static Task ReadExactAsync(this NetworkStream networkStream, byte[]
while (readBytes != length)
{
int currentlyRead = await networkStream.ReadAsync(buffer, currentPosition, length - readBytes);

// If we read 0 bytes, we have reached the end of the stream.
if (currentlyRead == 0)
{
throw new EndOfStreamException();
}

readBytes += currentlyRead;
currentPosition += currentlyRead;
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
</startup>
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
</startup>
</configuration>
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<Private>True</Private>
</Reference>
<Reference Include="Newtonsoft.Msgpack, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.6\lib\net45\Newtonsoft.Msgpack.dll</HintPath>
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.8\lib\net45\Newtonsoft.Msgpack.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<package id="Fleck" version="0.13.0.57" targetFramework="net45" />
<package id="MsgPack.Cli" version="0.6.2" targetFramework="net45" />
<package id="Newtonsoft.Json" version="6.0.5" targetFramework="net45" />
<package id="Newtonsoft.Msgpack" version="0.1.6" targetFramework="net45" />
<package id="Newtonsoft.Msgpack" version="0.1.8" targetFramework="net45" />
<package id="Rx-Core" version="2.2.5" targetFramework="net45" />
<package id="Rx-Interfaces" version="2.2.5" targetFramework="net45" />
<package id="Rx-Linq" version="2.2.5" targetFramework="net45" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<Private>True</Private>
</Reference>
<Reference Include="Newtonsoft.Msgpack, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.6\lib\net45\Newtonsoft.Msgpack.dll</HintPath>
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.8\lib\net45\Newtonsoft.Msgpack.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<package id="Fleck" version="0.13.0.57" targetFramework="net45" />
<package id="MsgPack.Cli" version="0.6.2" targetFramework="net45" />
<package id="Newtonsoft.Json" version="6.0.5" targetFramework="net45" />
<package id="Newtonsoft.Msgpack" version="0.1.6" targetFramework="net45" />
<package id="Newtonsoft.Msgpack" version="0.1.8" targetFramework="net45" />
<package id="Rx-Core" version="2.2.5" targetFramework="net45" />
<package id="Rx-Interfaces" version="2.2.5" targetFramework="net45" />
<package id="Rx-Linq" version="2.2.5" targetFramework="net45" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<Private>True</Private>
</Reference>
<Reference Include="Newtonsoft.Msgpack, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.6\lib\net45\Newtonsoft.Msgpack.dll</HintPath>
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.8\lib\net45\Newtonsoft.Msgpack.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<package id="Fleck" version="0.13.0.57" targetFramework="net45" />
<package id="MsgPack.Cli" version="0.6.2" targetFramework="net45" />
<package id="Newtonsoft.Json" version="6.0.5" targetFramework="net45" />
<package id="Newtonsoft.Msgpack" version="0.1.6" targetFramework="net45" />
<package id="Newtonsoft.Msgpack" version="0.1.8" targetFramework="net45" />
<package id="Rx-Core" version="2.2.5" targetFramework="net45" />
<package id="Rx-Interfaces" version="2.2.5" targetFramework="net45" />
<package id="Rx-Linq" version="2.2.5" targetFramework="net45" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<Private>True</Private>
</Reference>
<Reference Include="Newtonsoft.Msgpack, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.6\lib\net45\Newtonsoft.Msgpack.dll</HintPath>
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.8\lib\net45\Newtonsoft.Msgpack.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<package id="Fleck" version="0.13.0.57" targetFramework="net45" />
<package id="MsgPack.Cli" version="0.6.2" targetFramework="net45" />
<package id="Newtonsoft.Json" version="6.0.5" targetFramework="net45" />
<package id="Newtonsoft.Msgpack" version="0.1.6" targetFramework="net45" />
<package id="Newtonsoft.Msgpack" version="0.1.8" targetFramework="net45" />
<package id="Rx-Core" version="2.2.5" targetFramework="net45" />
<package id="Rx-Interfaces" version="2.2.5" targetFramework="net45" />
<package id="Rx-Linq" version="2.2.5" targetFramework="net45" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<Private>True</Private>
</Reference>
<Reference Include="Newtonsoft.Msgpack, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.6\lib\net45\Newtonsoft.Msgpack.dll</HintPath>
<HintPath>..\..\..\packages\Newtonsoft.Msgpack.0.1.8\lib\net45\Newtonsoft.Msgpack.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package id="Fleck" version="0.13.0.57" targetFramework="net45" />
<package id="MsgPack.Cli" version="0.6.2" targetFramework="net45" />
<package id="Newtonsoft.Json" version="6.0.5" targetFramework="net45" />
<package id="Newtonsoft.Msgpack" version="0.1.6" targetFramework="net45" />
<package id="Newtonsoft.Msgpack" version="0.1.8" targetFramework="net45" />
<package id="Rx-Core" version="2.2.5" targetFramework="net45" />
<package id="Rx-Interfaces" version="2.2.5" targetFramework="net45" />
<package id="Rx-Linq" version="2.2.5" targetFramework="net45" />
Expand Down
Loading

0 comments on commit 9966e12

Please sign in to comment.