summaryrefslogtreecommitdiff
path: root/dotnet/client-010/client
diff options
context:
space:
mode:
Diffstat (limited to 'dotnet/client-010/client')
-rw-r--r--dotnet/client-010/client/Client.csproj1
-rw-r--r--dotnet/client-010/client/client.suobin130048 -> 204288 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/dotnet/client-010/client/Client.csproj b/dotnet/client-010/client/Client.csproj
index 0f532bea88..a54e6a4d61 100644
--- a/dotnet/client-010/client/Client.csproj
+++ b/dotnet/client-010/client/Client.csproj
@@ -172,6 +172,7 @@
<Compile Include="transport\network\Assembler.cs" />
<Compile Include="transport\network\Disassembler.cs" />
<Compile Include="transport\network\Frame.cs" />
+ <Compile Include="transport\network\IIoSender.cs" />
<Compile Include="transport\network\InputHandler.cs" />
<Compile Include="transport\network\io\IoReceiver.cs" />
<Compile Include="transport\network\io\IoSender.cs" />
diff --git a/dotnet/client-010/client/client.suo b/dotnet/client-010/client/client.suo
index f32ed7f95f..7b9aa32631 100644
--- a/dotnet/client-010/client/client.suo
+++ b/dotnet/client-010/client/client.suo
Binary files differ