Refactor the TorWebClient
This commit is contained in:
@@ -104,6 +104,7 @@
|
||||
<Compile Include="Events\Events\LogEvent.cs" />
|
||||
<Compile Include="Events\Events\ORConnectionEvent.cs" />
|
||||
<Compile Include="Events\Events\StreamEvent.cs" />
|
||||
<Compile Include="Extensions\Extensions.cs" />
|
||||
<Compile Include="IO\Socks5Stream.cs" />
|
||||
<Compile Include="Logging\Logging.cs" />
|
||||
<Compile Include="ORConnections\Enumerators\ORReason.cs" />
|
||||
@@ -123,6 +124,7 @@
|
||||
<Compile Include="Streams\Enumerators\StreamReason.cs" />
|
||||
<Compile Include="Streams\Enumerators\StreamStatus.cs" />
|
||||
<Compile Include="Streams\Stream.cs" />
|
||||
<Compile Include="Utility\Profiler.cs" />
|
||||
<Compile Include="Utility\Utility.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user