Skip to content

Commit

Permalink
Merge pull request #209 from Code-Sharp/develop
Browse files Browse the repository at this point in the history
WampSharp v1.2.6.41-beta
  • Loading branch information
darkl authored Aug 11, 2017
2 parents 005ab87 + c39f698 commit d25c2ec
Show file tree
Hide file tree
Showing 275 changed files with 7,624 additions and 1,413 deletions.
2 changes: 1 addition & 1 deletion NuGet/WampSharp.AspNet.WebSockets.Server.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
</frameworkAssemblies>
</metadata>
<files>
<file src="bin\net45\WampSharp.AspNet.WebSockets.Server.dll" target="lib\net45\WampSharp.AspNet.WebSockets.Server.dll" />
<file src="$bin$\net45\WampSharp.AspNet.WebSockets.Server.dll" target="lib\net45\WampSharp.AspNet.WebSockets.Server.dll" />
</files>
</package>
6 changes: 3 additions & 3 deletions NuGet/WampSharp.AspNetCore.WebSockets.Server.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
<tags>websockets,wampws,rpc,pubsub,wampv1,wampv2,aspnetcore</tags>
<dependencies>
<group targetFramework=".NETStandard1.3">
<dependency id="Microsoft.AspNetCore.WebSockets" version="[1.0.0, )" />
<dependency id="Microsoft.AspNetCore.WebSockets" version="[1.0.2, )" />
<dependency id="WampSharp" version="[$version$]" />
<dependency id="WampSharp.WebSockets" version="[$version$]" />
</group>
</dependencies>
</metadata>
<files>
<file src="bin\netstandard1.3\WampSharp.AspNetCore.WebSockets.Server.dll" target="lib\netstandard1.3\WampSharp.AspNetCore.WebSockets.Server.dll" />
<file src="bin\netstandard1.3\WampSharp.AspNetCore.WebSockets.Server.xml" target="lib\netstandard1.3\WampSharp.AspNetCore.WebSockets.Server.xml" />
<file src="$bin$\netstandard1.3\WampSharp.AspNetCore.WebSockets.Server.dll" target="lib\netstandard1.3\WampSharp.AspNetCore.WebSockets.Server.dll" />
<file src="$bin$\netstandard1.3\WampSharp.AspNetCore.WebSockets.Server.xml" target="lib\netstandard1.3\WampSharp.AspNetCore.WebSockets.Server.xml" />
</files>
</package>
20 changes: 10 additions & 10 deletions NuGet/WampSharp.Default.Client.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
<tags>websockets wampws rpc pubsub newtonsoft json msgpack wampv2</tags>
</metadata>
<files>
<file src="bin\net45\WampSharp.Default.Client.dll" target="lib\net45\WampSharp.Default.Client.dll" />
<file src="bin\net45\WampSharp.Default.Client.xml" target="lib\net45\WampSharp.Default.Client.xml" />
<file src="bin\net40\WampSharp.Default.Client.dll" target="lib\net40\WampSharp.Default.Client.dll" />
<file src="bin\net40\WampSharp.Default.Client.xml" target="lib\net40\WampSharp.Default.Client.xml" />
<file src="bin\pcl\WampSharp.Default.Client.dll" target="lib\portable-win81+wpa81\WampSharp.Default.Client.dll" />
<file src="bin\pcl\WampSharp.Default.Client.xml" target="lib\portable-win81+wpa81\WampSharp.Default.Client.xml" />
<file src="bin\uap10.0\WampSharp.Default.Client.dll" target="lib\uap10.0\WampSharp.Default.Client.dll" />
<file src="bin\uap10.0\WampSharp.Default.Client.xml" target="lib\uap10.0\WampSharp.Default.Client.xml" />
<file src="bin\netstandard1.3\WampSharp.Default.Client.dll" target="lib\netstandard1.3\WampSharp.Default.Client.dll" />
<file src="bin\netstandard1.3\WampSharp.Default.Client.xml" target="lib\netstandard1.3\WampSharp.Default.Client.xml" />
<file src="$bin$\net45\WampSharp.Default.Client.dll" target="lib\net45\WampSharp.Default.Client.dll" />
<file src="$bin$\net45\WampSharp.Default.Client.xml" target="lib\net45\WampSharp.Default.Client.xml" />
<file src="$bin$\net40\WampSharp.Default.Client.dll" target="lib\net40\WampSharp.Default.Client.dll" />
<file src="$bin$\net40\WampSharp.Default.Client.xml" target="lib\net40\WampSharp.Default.Client.xml" />
<file src="$bin$\pcl\WampSharp.Default.Client.dll" target="lib\portable-win81+wpa81\WampSharp.Default.Client.dll" />
<file src="$bin$\pcl\WampSharp.Default.Client.xml" target="lib\portable-win81+wpa81\WampSharp.Default.Client.xml" />
<file src="$bin$\uap10.0\WampSharp.Default.Client.dll" target="lib\uap10.0\WampSharp.Default.Client.dll" />
<file src="$bin$\uap10.0\WampSharp.Default.Client.xml" target="lib\uap10.0\WampSharp.Default.Client.xml" />
<file src="$bin$\netstandard1.3\WampSharp.Default.Client.dll" target="lib\netstandard1.3\WampSharp.Default.Client.dll" />
<file src="$bin$\netstandard1.3\WampSharp.Default.Client.xml" target="lib\netstandard1.3\WampSharp.Default.Client.xml" />
</files>
</package>
8 changes: 4 additions & 4 deletions NuGet/WampSharp.Default.Router.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<tags>websockets wampws rpc pubsub fleck newtonsoft json msgpack wampv2</tags>
</metadata>
<files>
<file src="bin\net45\WampSharp.Default.Router.dll" target="lib\net45\WampSharp.Default.Router.dll" />
<file src="bin\net45\WampSharp.Default.Router.xml" target="lib\net45\WampSharp.Default.Router.xml" />
<file src="bin\net40\WampSharp.Default.Router.dll" target="lib\net40\WampSharp.Default.Router.dll" />
<file src="bin\net40\WampSharp.Default.Router.xml" target="lib\net40\WampSharp.Default.Router.xml" />
<file src="$bin$\net45\WampSharp.Default.Router.dll" target="lib\net45\WampSharp.Default.Router.dll" />
<file src="$bin$\net45\WampSharp.Default.Router.xml" target="lib\net45\WampSharp.Default.Router.xml" />
<file src="$bin$\net40\WampSharp.Default.Router.dll" target="lib\net40\WampSharp.Default.Router.dll" />
<file src="$bin$\net40\WampSharp.Default.Router.xml" target="lib\net40\WampSharp.Default.Router.xml" />
</files>
</package>
10 changes: 5 additions & 5 deletions NuGet/WampSharp.Fleck.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<owners />
<dependencies>
<dependency id="WampSharp" version="[$version$]" />
<dependency id="Fleck" version="[0.13.0.57]" />
<dependency id="Fleck" version="[0.14.0.59]" />
</dependencies>
<id>WampSharp.Fleck</id>
<title>WampSharp Fleck transport</title>
Expand All @@ -16,9 +16,9 @@
<tags>websockets wampws rpc pubsub fleck wampv1 wampv2</tags>
</metadata>
<files>
<file src="bin\net45\WampSharp.Fleck.dll" target="lib\net45\WampSharp.Fleck.dll" />
<file src="bin\net45\WampSharp.Fleck.xml" target="lib\net45\WampSharp.Fleck.xml" />
<file src="bin\net40\WampSharp.Fleck.dll" target="lib\net40\WampSharp.Fleck.dll" />
<file src="bin\net40\WampSharp.Fleck.xml" target="lib\net40\WampSharp.Fleck.xml" />
<file src="$bin$\net45\WampSharp.Fleck.dll" target="lib\net45\WampSharp.Fleck.dll" />
<file src="$bin$\net45\WampSharp.Fleck.xml" target="lib\net45\WampSharp.Fleck.xml" />
<file src="$bin$\net40\WampSharp.Fleck.dll" target="lib\net40\WampSharp.Fleck.dll" />
<file src="$bin$\net40\WampSharp.Fleck.xml" target="lib\net40\WampSharp.Fleck.xml" />
</files>
</package>
22 changes: 22 additions & 0 deletions NuGet/WampSharp.HttpListener.nuspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>WampSharp.HttpListener</id>
<version>$version$</version>
<title>WampSharp HttpListener based WebSockets support</title>
<authors>CodeSharp</authors>
<projectUrl>https://github.com/Code-Sharp/WampSharp/</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>WampSharp ASP.NET WebSockets support</description>
<tags>websockets,wampws,rpc,pubsub,wampv1,wampv2,httplistener</tags>
<dependencies>
<group targetFramework="net45">
<dependency id="WampSharp" version="[$version$]" />
<dependency id="WampSharp.WebSockets" version="[$version$]" />
</group>
</dependencies>
</metadata>
<files>
<file src="$bin$\net45\WampSharp.HttpListener.dll" target="lib\net45\WampSharp.HttpListener.dll" />
</files>
</package>
16 changes: 8 additions & 8 deletions NuGet/WampSharp.NewtonsoftJson.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
<tags>websockets wampws rpc pubsub newtonsoft json wampv1 wampv2</tags>
</metadata>
<files>
<file src="bin\net45\WampSharp.NewtonsoftJson.dll" target="lib\net45\WampSharp.NewtonsoftJson.dll" />
<file src="bin\net45\WampSharp.NewtonsoftJson.xml" target="lib\net45\WampSharp.NewtonsoftJson.xml" />
<file src="bin\net40\WampSharp.NewtonsoftJson.dll" target="lib\net40\WampSharp.NewtonsoftJson.dll" />
<file src="bin\net40\WampSharp.NewtonsoftJson.xml" target="lib\net40\WampSharp.NewtonsoftJson.xml" />
<file src="bin\pcl\WampSharp.NewtonsoftJson.dll" target="lib\portable-win81+wpa81\WampSharp.NewtonsoftJson.dll" />
<file src="bin\pcl\WampSharp.NewtonsoftJson.xml" target="lib\portable-win81+wpa81\WampSharp.NewtonsoftJson.xml" />
<file src="bin\netstandard1.3\WampSharp.NewtonsoftJson.dll" target="lib\netstandard1.3\WampSharp.NewtonsoftJson.dll" />
<file src="bin\netstandard1.3\WampSharp.NewtonsoftJson.xml" target="lib\netstandard1.3\WampSharp.NewtonsoftJson.xml" />
<file src="$bin$\net45\WampSharp.NewtonsoftJson.dll" target="lib\net45\WampSharp.NewtonsoftJson.dll" />
<file src="$bin$\net45\WampSharp.NewtonsoftJson.xml" target="lib\net45\WampSharp.NewtonsoftJson.xml" />
<file src="$bin$\net40\WampSharp.NewtonsoftJson.dll" target="lib\net40\WampSharp.NewtonsoftJson.dll" />
<file src="$bin$\net40\WampSharp.NewtonsoftJson.xml" target="lib\net40\WampSharp.NewtonsoftJson.xml" />
<file src="$bin$\pcl\WampSharp.NewtonsoftJson.dll" target="lib\portable-win81+wpa81\WampSharp.NewtonsoftJson.dll" />
<file src="$bin$\pcl\WampSharp.NewtonsoftJson.xml" target="lib\portable-win81+wpa81\WampSharp.NewtonsoftJson.xml" />
<file src="$bin$\netstandard1.3\WampSharp.NewtonsoftJson.dll" target="lib\netstandard1.3\WampSharp.NewtonsoftJson.dll" />
<file src="$bin$\netstandard1.3\WampSharp.NewtonsoftJson.xml" target="lib\netstandard1.3\WampSharp.NewtonsoftJson.xml" />
</files>
</package>
12 changes: 6 additions & 6 deletions NuGet/WampSharp.NewtonsoftMsgpack.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
<tags>websockets wampws rpc pubsub newtonsoft msgpack wampv2</tags>
</metadata>
<files>
<file src="bin\net45\WampSharp.NewtonsoftMsgpack.dll" target="lib\net45\WampSharp.NewtonsoftMsgpack.dll" />
<file src="bin\net45\WampSharp.NewtonsoftMsgpack.xml" target="lib\net45\WampSharp.NewtonsoftMsgpack.xml" />
<file src="bin\net40\WampSharp.NewtonsoftMsgpack.dll" target="lib\net40\WampSharp.NewtonsoftMsgpack.dll" />
<file src="bin\net40\WampSharp.NewtonsoftMsgpack.xml" target="lib\net40\WampSharp.NewtonsoftMsgpack.xml" />
<file src="bin\net45\WampSharp.NewtonsoftMsgpack.dll" target="lib\netstandard1.3\WampSharp.NewtonsoftMsgpack.dll" />
<file src="bin\net45\WampSharp.NewtonsoftMsgpack.xml" target="lib\netstandard1.3\WampSharp.NewtonsoftMsgpack.xml" />
<file src="$bin$\net45\WampSharp.NewtonsoftMsgpack.dll" target="lib\net45\WampSharp.NewtonsoftMsgpack.dll" />
<file src="$bin$\net45\WampSharp.NewtonsoftMsgpack.xml" target="lib\net45\WampSharp.NewtonsoftMsgpack.xml" />
<file src="$bin$\net40\WampSharp.NewtonsoftMsgpack.dll" target="lib\net40\WampSharp.NewtonsoftMsgpack.dll" />
<file src="$bin$\net40\WampSharp.NewtonsoftMsgpack.xml" target="lib\net40\WampSharp.NewtonsoftMsgpack.xml" />
<file src="$bin$\net45\WampSharp.NewtonsoftMsgpack.dll" target="lib\netstandard1.3\WampSharp.NewtonsoftMsgpack.dll" />
<file src="$bin$\net45\WampSharp.NewtonsoftMsgpack.xml" target="lib\netstandard1.3\WampSharp.NewtonsoftMsgpack.xml" />
</files>
</package>
4 changes: 2 additions & 2 deletions NuGet/WampSharp.Owin.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</dependencies>
</metadata>
<files>
<file src="bin\net45\WampSharp.Owin.dll" target="lib\net45\WampSharp.Owin.dll" />
<file src="bin\net45\WampSharp.Owin.xml" target="lib\net45\WampSharp.Owin.xml" />
<file src="$bin$\net45\WampSharp.Owin.dll" target="lib\net45\WampSharp.Owin.dll" />
<file src="$bin$\net45\WampSharp.Owin.xml" target="lib\net45\WampSharp.Owin.xml" />
</files>
</package>
14 changes: 7 additions & 7 deletions NuGet/WampSharp.RawSocket.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<dependencies>
<group targetFramework="net45">
<dependency id="WampSharp" version="[$version$]" />
<dependency id="System.Buffers" version="4.0.0" />
<dependency id="System.Buffers" version="4.3.0" />
</group>
<group targetFramework=".NETStandard1.3">
<dependency id="WampSharp" version="[$version$]" />
<dependency id="System.Buffers" version="4.0.0" />
<dependency id="System.Net.Sockets" version="4.1.0" />
<dependency id="System.Buffers" version="4.3.0" />
<dependency id="System.Net.Sockets" version="4.3.0" />
</group>
</dependencies>
<id>WampSharp.RawSocket</id>
Expand All @@ -23,9 +23,9 @@
<tags>websockets wampws rpc pubsub supersocket wampv2 rawsocket</tags>
</metadata>
<files>
<file src="bin\net45\WampSharp.RawSocket.dll" target="lib\net45\WampSharp.RawSocket.dll" />
<file src="bin\net45\WampSharp.RawSocket.xml" target="lib\net45\WampSharp.RawSocket.xml" />
<file src="bin\netstandard1.3\WampSharp.RawSocket.dll" target="lib\netstandard1.3\WampSharp.RawSocket.dll" />
<file src="bin\netstandard1.3\WampSharp.RawSocket.xml" target="lib\netstandard1.3\WampSharp.RawSocket.xml" />
<file src="$bin$\net45\WampSharp.RawSocket.dll" target="lib\net45\WampSharp.RawSocket.dll" />
<file src="$bin$\net45\WampSharp.RawSocket.xml" target="lib\net45\WampSharp.RawSocket.xml" />
<file src="$bin$\netstandard1.3\WampSharp.RawSocket.dll" target="lib\netstandard1.3\WampSharp.RawSocket.dll" />
<file src="$bin$\netstandard1.3\WampSharp.RawSocket.xml" target="lib\netstandard1.3\WampSharp.RawSocket.xml" />
</files>
</package>
4 changes: 2 additions & 2 deletions NuGet/WampSharp.SignalR.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<tags>websockets wampws rpc pubsub signalr wampv2</tags>
</metadata>
<files>
<file src="bin\net45\WampSharp.SignalR.dll" target="lib\net45\WampSharp.SignalR.dll" />
<file src="bin\net45\WampSharp.SignalR.xml" target="lib\net45\WampSharp.SignalR.xml" />
<file src="$bin$\net45\WampSharp.SignalR.dll" target="lib\net45\WampSharp.SignalR.dll" />
<file src="$bin$\net45\WampSharp.SignalR.xml" target="lib\net45\WampSharp.SignalR.xml" />
</files>
</package>
6 changes: 3 additions & 3 deletions NuGet/WampSharp.Vtortola.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<owners />
<dependencies>
<dependency id="WampSharp" version="[$version$]" />
<dependency id="vtortola.WebSocketListener" version="[2.2.0.3]" />
<dependency id="vtortola.WebSocketListener" version="[2.2.2]" />
</dependencies>
<id>WampSharp.Vtortola</id>
<title>WampSharp Vtortola support</title>
Expand All @@ -16,7 +16,7 @@
<tags>websockets wampws rpc pubsub vtortola wampv2</tags>
</metadata>
<files>
<file src="bin\net45\WampSharp.Vtortola.dll" target="lib\net45\WampSharp.Vtortola.dll" />
<file src="bin\net45\WampSharp.Vtortola.xml" target="lib\net45\WampSharp.Vtortola.xml" />
<file src="$bin$\net45\WampSharp.Vtortola.dll" target="lib\net45\WampSharp.Vtortola.dll" />
<file src="$bin$\net45\WampSharp.Vtortola.xml" target="lib\net45\WampSharp.Vtortola.xml" />
</files>
</package>
8 changes: 4 additions & 4 deletions NuGet/WampSharp.WAMP1.Default.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
<tags>websockets wampws rpc pubsub fleck newtonsoft json websocket4net wampv1</tags>
</metadata>
<files>
<file src="bin\net45\WampSharp.WAMP1.Default.dll" target="lib\net45\WampSharp.WAMP1.Default.dll" />
<file src="bin\net45\WampSharp.WAMP1.Default.xml" target="lib\net45\WampSharp.WAMP1.Default.xml" />
<file src="bin\net40\WampSharp.WAMP1.Default.dll" target="lib\net40\WampSharp.WAMP1.Default.dll" />
<file src="bin\net40\WampSharp.WAMP1.Default.xml" target="lib\net40\WampSharp.WAMP1.Default.xml" />
<file src="$bin$\net45\WampSharp.WAMP1.Default.dll" target="lib\net45\WampSharp.WAMP1.Default.dll" />
<file src="$bin$\net45\WampSharp.WAMP1.Default.xml" target="lib\net45\WampSharp.WAMP1.Default.xml" />
<file src="$bin$\net40\WampSharp.WAMP1.Default.dll" target="lib\net40\WampSharp.WAMP1.Default.dll" />
<file src="$bin$\net40\WampSharp.WAMP1.Default.xml" target="lib\net40\WampSharp.WAMP1.Default.xml" />
</files>
</package>
8 changes: 4 additions & 4 deletions NuGet/WampSharp.WAMP1.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<tags>websockets wampws rpc pubsub wampv1</tags>
</metadata>
<files>
<file src="bin\net45\WampSharp.WAMP1.dll" target="lib\net45\WampSharp.WAMP1.dll" />
<file src="bin\net45\WampSharp.WAMP1.xml" target="lib\net45\WampSharp.WAMP1.xml" />
<file src="bin\net40\WampSharp.WAMP1.dll" target="lib\net40\WampSharp.WAMP1.dll" />
<file src="bin\net40\WampSharp.WAMP1.xml" target="lib\net40\WampSharp.WAMP1.xml" />
<file src="$bin$\net45\WampSharp.WAMP1.dll" target="lib\net45\WampSharp.WAMP1.dll" />
<file src="$bin$\net45\WampSharp.WAMP1.xml" target="lib\net45\WampSharp.WAMP1.xml" />
<file src="$bin$\net40\WampSharp.WAMP1.dll" target="lib\net40\WampSharp.WAMP1.dll" />
<file src="$bin$\net40\WampSharp.WAMP1.xml" target="lib\net40\WampSharp.WAMP1.xml" />
</files>
</package>
18 changes: 9 additions & 9 deletions NuGet/WampSharp.WebSocket4Net.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
<dependencies>
<group targetFramework="net45">
<dependency id="WampSharp" version="[$version$]" />
<dependency id="WebSocket4Net" version="[0.15.0-beta4, )" />
<dependency id="WebSocket4Net" version="[0.15.0-beta9, )" />
</group>
<group targetFramework="net40">
<dependency id="WampSharp" version="[$version$]" />
<dependency id="WebSocket4Net" version="[0.15.0-beta4, )" />
<dependency id="WebSocket4Net" version="[0.15.0-beta9, )" />
</group>
<group targetFramework=".NETStandard1.3">
<dependency id="WampSharp" version="[$version$]" />
<dependency id="WebSocket4Net" version="[0.15.0-beta5, )" />
<dependency id="WebSocket4Net" version="[0.15.0-beta9, )" />
</group>
</dependencies>
<id>WampSharp.WebSocket4Net</id>
Expand All @@ -26,11 +26,11 @@
<tags>websockets wampws rpc pubsub websocket4net wampv1 wampv2</tags>
</metadata>
<files>
<file src="bin\net45\WampSharp.WebSocket4Net.dll" target="lib\net45\WampSharp.WebSocket4Net.dll" />
<file src="bin\net45\WampSharp.WebSocket4Net.xml" target="lib\net45\WampSharp.WebSocket4Net.xml" />
<file src="bin\net40\WampSharp.WebSocket4Net.dll" target="lib\net40\WampSharp.WebSocket4Net.dll" />
<file src="bin\net40\WampSharp.WebSocket4Net.xml" target="lib\net40\WampSharp.WebSocket4Net.xml" />
<file src="bin\netstandard1.3\WampSharp.WebSocket4Net.dll" target="lib\netstandard1.3\WampSharp.WebSocket4Net.dll" />
<file src="bin\netstandard1.3\WampSharp.WebSocket4Net.xml" target="lib\netstandard1.3\WampSharp.WebSocket4Net.xml" />
<file src="$bin$\net45\WampSharp.WebSocket4Net.dll" target="lib\net45\WampSharp.WebSocket4Net.dll" />
<file src="$bin$\net45\WampSharp.WebSocket4Net.xml" target="lib\net45\WampSharp.WebSocket4Net.xml" />
<file src="$bin$\net40\WampSharp.WebSocket4Net.dll" target="lib\net40\WampSharp.WebSocket4Net.dll" />
<file src="$bin$\net40\WampSharp.WebSocket4Net.xml" target="lib\net40\WampSharp.WebSocket4Net.xml" />
<file src="$bin$\netstandard1.3\WampSharp.WebSocket4Net.dll" target="lib\netstandard1.3\WampSharp.WebSocket4Net.dll" />
<file src="$bin$\netstandard1.3\WampSharp.WebSocket4Net.xml" target="lib\netstandard1.3\WampSharp.WebSocket4Net.xml" />
</files>
</package>
10 changes: 5 additions & 5 deletions NuGet/WampSharp.WebSockets.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<tags>websockets,wampws,rpc,pubsub,wampv1,wampv2</tags>
<dependencies>
<group targetFramework=".NETStandard1.3">
<dependency id="System.Net.WebSockets.Client" version="[4.0.0, )" />
<dependency id="System.Net.WebSockets.Client" version="[4.3.1, )" />
<dependency id="WampSharp" version="[$version$]" />
</group>
<group targetFramework="net45">
Expand All @@ -20,9 +20,9 @@
</dependencies>
</metadata>
<files>
<file src="bin\net45\WampSharp.WebSockets.dll" target="lib\net45\WampSharp.WebSockets.dll" />
<file src="bin\net45\WampSharp.WebSockets.xml" target="lib\net45\WampSharp.WebSockets.xml" />
<file src="bin\netstandard1.3\WampSharp.WebSockets.dll" target="lib\netstandard1.3\WampSharp.WebSockets.dll" />
<file src="bin\netstandard1.3\WampSharp.WebSockets.xml" target="lib\netstandard1.3\WampSharp.WebSockets.xml" />
<file src="$bin$\net45\WampSharp.WebSockets.dll" target="lib\net45\WampSharp.WebSockets.dll" />
<file src="$bin$\net45\WampSharp.WebSockets.xml" target="lib\net45\WampSharp.WebSockets.xml" />
<file src="$bin$\netstandard1.3\WampSharp.WebSockets.dll" target="lib\netstandard1.3\WampSharp.WebSockets.dll" />
<file src="$bin$\netstandard1.3\WampSharp.WebSockets.xml" target="lib\netstandard1.3\WampSharp.WebSockets.xml" />
</files>
</package>
Loading

0 comments on commit d25c2ec

Please sign in to comment.