Refactored HttpConnection.cs

This commit is contained in:
sta
2014-04-27 14:42:03 +09:00
parent fe28277f14
commit 16f5c03b95
4 changed files with 107 additions and 21 deletions

View File

@@ -129,6 +129,8 @@
<Compile Include="Net\HttpDigestIdentity.cs" />
<Compile Include="Net\NetworkCredential.cs" />
<Compile Include="Server\WebSocketServiceManager.cs" />
<Compile Include="Net\InputState.cs" />
<Compile Include="Net\LineState.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>