Updated reactive extensions usage to reflect new changes

This commit is contained in:
LukePulverenti Luke Pulverenti luke pulverenti
2012-08-18 13:01:09 -04:00
parent 1e61debf2d
commit a201eb060b
3 changed files with 1 additions and 22 deletions

View File

@@ -81,7 +81,6 @@
<Compile Include="Net\Handlers\BaseJsonHandler.cs" />
<Compile Include="Net\HttpServer.cs" />
<Compile Include="Net\Request.cs" />
<Compile Include="Net\StreamExtensions.cs" />
<Compile Include="Plugins\BasePlugin.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Serialization\XmlSerializer.cs" />