Renamed the ListenerPrefix class to the HttpListenerPrefix class
This commit is contained in:
@@ -86,7 +86,6 @@
|
||||
<Compile Include="Net\HttpStreamAsyncResult.cs" />
|
||||
<Compile Include="Net\HttpUtility.cs" />
|
||||
<Compile Include="Net\ListenerAsyncResult.cs" />
|
||||
<Compile Include="Net\ListenerPrefix.cs" />
|
||||
<Compile Include="Net\RequestStream.cs" />
|
||||
<Compile Include="Net\ResponseStream.cs" />
|
||||
<Compile Include="Net\WebHeaderCollection.cs" />
|
||||
@@ -134,6 +133,7 @@
|
||||
<Compile Include="HttpRequest.cs" />
|
||||
<Compile Include="HttpResponse.cs" />
|
||||
<Compile Include="Server\WebSocketBehavior.cs" />
|
||||
<Compile Include="Net\HttpListenerPrefix.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
Reference in New Issue
Block a user