Renamed ServerSslAuthConfiguration class to ServerSslConfiguration class
This commit is contained in:
@@ -67,7 +67,6 @@
|
||||
<Compile Include="CloseEventArgs.cs" />
|
||||
<Compile Include="ByteOrder.cs" />
|
||||
<Compile Include="ErrorEventArgs.cs" />
|
||||
<Compile Include="Net\ServerSslAuthConfiguration.cs" />
|
||||
<Compile Include="WebSocket.cs" />
|
||||
<Compile Include="Server\WebSocketServer.cs" />
|
||||
<Compile Include="Net\AuthenticationSchemes.cs" />
|
||||
@@ -136,6 +135,7 @@
|
||||
<Compile Include="Server\WebSocketBehavior.cs" />
|
||||
<Compile Include="Net\HttpListenerPrefix.cs" />
|
||||
<Compile Include="Net\ClientSslConfiguration.cs" />
|
||||
<Compile Include="Net\ServerSslConfiguration.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
Reference in New Issue
Block a user