Renamed ListenerAsyncResult class to HttpListenerAsyncResult class
This commit is contained in:
@@ -85,7 +85,6 @@
|
||||
<Compile Include="Net\HttpListenerResponse.cs" />
|
||||
<Compile Include="Net\HttpStreamAsyncResult.cs" />
|
||||
<Compile Include="Net\HttpUtility.cs" />
|
||||
<Compile Include="Net\ListenerAsyncResult.cs" />
|
||||
<Compile Include="Net\RequestStream.cs" />
|
||||
<Compile Include="Net\ResponseStream.cs" />
|
||||
<Compile Include="Net\WebHeaderCollection.cs" />
|
||||
@@ -137,6 +136,7 @@
|
||||
<Compile Include="Net\ClientSslConfiguration.cs" />
|
||||
<Compile Include="Net\ServerSslConfiguration.cs" />
|
||||
<Compile Include="Net\SslConfiguration.cs" />
|
||||
<Compile Include="Net\HttpListenerAsyncResult.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
Reference in New Issue
Block a user