make additional classes portable

This commit is contained in:
Luke Pulverenti
2016-11-10 20:58:20 -05:00
parent 01fc207b62
commit 836e1fdc30
5 changed files with 48 additions and 112 deletions

View File

@@ -111,8 +111,6 @@
<Compile Include="EntryPoints\ExternalPortForwarding.cs" />
<Compile Include="HttpServer\HttpListenerHost.cs" />
<Compile Include="HttpServer\ServerFactory.cs" />
<Compile Include="HttpServer\SocketSharp\RequestMono.cs" />
<Compile Include="HttpServer\SocketSharp\WebSocketSharpRequest.cs" />
<Compile Include="IO\LibraryMonitor.cs" />
<Compile Include="IO\MemoryStreamProvider.cs" />
<Compile Include="LiveTv\TunerHosts\SatIp\ChannelScan.cs" />