Skip to content

Commit

Permalink
Added IntPtr support.
Browse files Browse the repository at this point in the history
  • Loading branch information
andot committed Sep 3, 2016
1 parent 4178109 commit 52f12da
Show file tree
Hide file tree
Showing 359 changed files with 239 additions and 73 deletions.
4 changes: 2 additions & 2 deletions Hprose.Client.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Hprose.Client</id>
<version>1.5.4</version>
<version>1.5.5</version>
<title>Hprose Client for .NET</title>
<authors>Ma Bingyao</authors>
<owners>Ma Bingyao&lt;[email protected]&gt;</owners>
Expand Down Expand Up @@ -40,7 +40,7 @@
<summary>Hprose is a High Performance Remote Object Service Engine.

It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware.</summary>
<releaseNotes>This is the first stable version of Hprose for .NET.
<releaseNotes>Added IntPtr support.
It supports .NET Framework 1.0 ~ 4.6.1.
It supports .NET CompactFramework 1.0 ~ 3.9.
It supports .NET Micro Framework 4.4.
Expand Down
4 changes: 2 additions & 2 deletions Hprose.Client.symbols.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Hprose.Client</id>
<version>1.5.4</version>
<version>1.5.5</version>
<title>Hprose Client for .NET</title>
<authors>Ma Bingyao</authors>
<owners>Ma Bingyao&lt;[email protected]&gt;</owners>
Expand Down Expand Up @@ -40,7 +40,7 @@
<summary>Hprose is a High Performance Remote Object Service Engine.

It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware.</summary>
<releaseNotes>This is the first stable version of Hprose for .NET.
<releaseNotes>Added IntPtr support.
It supports .NET Framework 1.0 ~ 4.6.1.
It supports .NET CompactFramework 1.0 ~ 3.9.
It supports .NET Micro Framework 4.4.
Expand Down
4 changes: 2 additions & 2 deletions Hprose.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Hprose</id>
<version>1.5.4</version>
<version>1.5.5</version>
<title>Hprose for .NET</title>
<authors>Ma Bingyao</authors>
<owners>Ma Bingyao&lt;[email protected]&gt;</owners>
Expand Down Expand Up @@ -40,7 +40,7 @@
<summary>Hprose is a High Performance Remote Object Service Engine.

It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware.</summary>
<releaseNotes>This is the first stable version of Hprose for .NET.
<releaseNotes>Added IntPtr support.
It supports .NET Framework 1.0 ~ 4.6.1.
It supports .NET CompactFramework 1.0 ~ 3.9.
It supports .NET Micro Framework 4.4.
Expand Down
4 changes: 2 additions & 2 deletions Hprose.symbols.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Hprose</id>
<version>1.5.4</version>
<version>1.5.5</version>
<title>Hprose for .NET</title>
<authors>Ma Bingyao</authors>
<owners>Ma Bingyao&lt;[email protected]&gt;</owners>
Expand Down Expand Up @@ -40,7 +40,7 @@
<summary>Hprose is a High Performance Remote Object Service Engine.

It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware.</summary>
<releaseNotes>This is the first stable version of Hprose for .NET.
<releaseNotes>Added IntPtr support.
It supports .NET Framework 1.0 ~ 4.6.1.
It supports .NET CompactFramework 1.0 ~ 3.9.
It supports .NET Micro Framework 4.4.
Expand Down
Binary file modified dist/Hprose.Client/Debug/mono/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/mono/Hprose.Client.dll.mdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/mono20/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/mono20/Hprose.Client.dll.mdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/mono35/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/mono35/Hprose.Client.dll.mdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/mono40/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/mono40/Hprose.Client.dll.mdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/mono45/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/mono45/Hprose.Client.dll.mdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/monoandroid/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/monoandroid/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/monotouch/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/monotouch/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net10-cf/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net10-cf/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net10/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net10/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net11/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net11/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net20-cf/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net20-cf/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net20/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net20/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net35-cf/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net35-cf/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net35-client/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net35-client/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net35/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net35/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net39-cf/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net39-cf/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net40-client/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net40-client/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net40/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net40/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net45/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net45/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net451/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net451/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net452/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net452/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net46/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net46/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net461/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/net461/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/netcore45/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/netcore45/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/netcore451/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/netcore451/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/netmf/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/netmf/Hprose.Client.pdb
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile111/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile143/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile151/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile154/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile157/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile18/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile2/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile2/Hprose.Client.pdb
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile23/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile24/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile259/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile3/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile3/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile31/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile32/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile36/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile4/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile4/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile41/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile44/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile46/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile47/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile49/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile5/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile5/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile6/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile6/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile7/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile7/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile78/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile84/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/portable/profile95/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/sl2/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/sl2/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/sl3-wp/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/sl3-wp/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/sl30/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/sl30/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/sl4-wp71/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/sl4-wp71/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/sl40/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/sl40/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/sl50/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/sl50/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/unity-ios/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/unity-ios/Hprose.Client.dll.mdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/unity-web/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/unity-web/Hprose.Client.dll.mdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/unity/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/unity/Hprose.Client.dll.mdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/wp8/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/wp8/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/wp81/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/wp81/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/wpa81/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/wpa81/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/xamarinios/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/xamarinios/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/xamarintvos/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/xamarintvos/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/xamarinwatchos/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Debug/xamarinwatchos/Hprose.Client.pdb
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/mono/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/mono20/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/mono35/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/mono40/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/mono45/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/monoandroid/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/monotouch/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/net10-cf/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/net10/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/net11/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/net20-cf/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/net20/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/net35-cf/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/net35-client/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/net35/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/net39-cf/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/net40-client/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/net40/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/net45/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/net451/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/net452/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/net46/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/net461/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/netcore45/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/netcore451/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/netmf/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/portable/profile14/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/portable/profile19/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/portable/profile24/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/portable/profile32/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/portable/profile37/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/portable/profile42/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/portable/profile44/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/portable/profile47/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/portable/profile5/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/portable/profile6/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/portable/profile7/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/portable/profile88/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/portable/profile92/Hprose.Client.dll
Binary file not shown.
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/portable/profile96/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/sl2/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/sl3-wp/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/sl30/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/sl4-wp71/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/sl40/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/sl50/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/unity-ios/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/unity-web/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/unity/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/wp8/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/wp81/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/wpa81/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/xamarinios/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/xamarintvos/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose.Client/Release/xamarinwatchos/Hprose.Client.dll
Binary file not shown.
Binary file modified dist/Hprose/Debug/mono/Hprose.dll
Binary file not shown.
Binary file modified dist/Hprose/Debug/mono/Hprose.dll.mdb
Binary file not shown.
Binary file modified dist/Hprose/Debug/mono20/Hprose.dll
Binary file not shown.
Binary file modified dist/Hprose/Debug/mono20/Hprose.dll.mdb
Binary file not shown.
Binary file modified dist/Hprose/Debug/mono35/Hprose.dll
Binary file not shown.
Binary file modified dist/Hprose/Debug/mono35/Hprose.dll.mdb
Binary file not shown.
Binary file modified dist/Hprose/Debug/mono40/Hprose.dll
Binary file not shown.
Binary file modified dist/Hprose/Debug/mono40/Hprose.dll.mdb
Binary file not shown.
Binary file modified dist/Hprose/Debug/mono45/Hprose.dll
Binary file not shown.
Binary file modified dist/Hprose/Debug/mono45/Hprose.dll.mdb
Binary file not shown.
Binary file modified dist/Hprose/Debug/monoandroid/Hprose.dll
Binary file not shown.
Binary file modified dist/Hprose/Debug/monoandroid/Hprose.pdb
Binary file not shown.
Binary file modified dist/Hprose/Debug/monotouch/Hprose.dll
Binary file not shown.
Binary file modified dist/Hprose/Debug/monotouch/Hprose.pdb
Binary file not shown.
Binary file modified dist/Hprose/Debug/net10-cf/Hprose.dll
Binary file not shown.
Binary file modified dist/Hprose/Debug/net10-cf/Hprose.pdb
Binary file not shown.
Binary file modified dist/Hprose/Debug/net10/Hprose.dll
Binary file not shown.
Binary file modified dist/Hprose/Debug/net10/Hprose.pdb
Binary file not shown.
Binary file modified dist/Hprose/Debug/net11/Hprose.dll
Binary file not shown.
Binary file modified dist/Hprose/Debug/net11/Hprose.pdb
Binary file not shown.
Binary file modified dist/Hprose/Debug/net20-cf/Hprose.dll
Binary file not shown.
Binary file modified dist/Hprose/Debug/net20-cf/Hprose.pdb
Binary file not shown.
Binary file modified dist/Hprose/Debug/net20/Hprose.dll
Binary file not shown.
Binary file modified dist/Hprose/Debug/net20/Hprose.pdb
Binary file not shown.
Binary file modified dist/Hprose/Debug/net35-cf/Hprose.dll
Binary file not shown.
Binary file modified dist/Hprose/Debug/net35-cf/Hprose.pdb
Binary file not shown.
Binary file modified dist/Hprose/Debug/net35-client/Hprose.dll
Binary file not shown.
Binary file modified dist/Hprose/Debug/net35-client/Hprose.pdb
Binary file not shown.
Binary file modified dist/Hprose/Debug/net35/Hprose.dll
Binary file not shown.
Binary file modified dist/Hprose/Debug/net35/Hprose.pdb
Binary file not shown.
Binary file modified dist/Hprose/Debug/net39-cf/Hprose.dll
Binary file not shown.
Binary file modified dist/Hprose/Debug/net39-cf/Hprose.pdb
Binary file not shown.
Binary file modified dist/Hprose/Debug/net40-client/Hprose.dll
Binary file not shown.
Binary file modified dist/Hprose/Debug/net40-client/Hprose.pdb
Binary file not shown.
Binary file modified dist/Hprose/Debug/net40/Hprose.dll
Binary file not shown.
Binary file modified dist/Hprose/Debug/net40/Hprose.pdb
Binary file not shown.
Binary file modified dist/Hprose/Debug/net45/Hprose.dll
Binary file not shown.
Binary file modified dist/Hprose/Debug/net45/Hprose.pdb
Binary file not shown.
Binary file modified dist/Hprose/Debug/net451/Hprose.dll
Binary file not shown.
Binary file modified dist/Hprose/Debug/net451/Hprose.pdb
Binary file not shown.
Binary file modified dist/Hprose/Debug/net452/Hprose.dll
Binary file not shown.
Loading

0 comments on commit 52f12da

Please sign in to comment.