Removed AuthenticationSchemeSelector.cs

This commit is contained in:
sta
2014-04-24 21:07:38 +09:00
parent 83bf1f8608
commit ad0e1ff03e
3 changed files with 18 additions and 52 deletions

View File

@@ -71,7 +71,6 @@
<Compile Include="Server\WebSocketServer.cs" />
<Compile Include="Server\WebSocketService.cs" />
<Compile Include="WsStream.cs" />
<Compile Include="Net\AuthenticationSchemeSelector.cs" />
<Compile Include="Net\AuthenticationSchemes.cs" />
<Compile Include="Net\ChunkStream.cs" />
<Compile Include="Net\ChunkedInputStream.cs" />