Renamed WsState.cs to WebSocketState.cs
This commit is contained in:
@@ -63,7 +63,6 @@
|
||||
<ItemGroup>
|
||||
<Compile Include="AssemblyInfo.cs" />
|
||||
<Compile Include="Ext.cs" />
|
||||
<Compile Include="WsState.cs" />
|
||||
<Compile Include="MessageEventArgs.cs" />
|
||||
<Compile Include="CloseEventArgs.cs" />
|
||||
<Compile Include="ByteOrder.cs" />
|
||||
@@ -128,6 +127,7 @@
|
||||
<Compile Include="HandshakeResponse.cs" />
|
||||
<Compile Include="Server\WebSocketServiceHostManager.cs" />
|
||||
<Compile Include="Server\IWebSocketServiceHost.cs" />
|
||||
<Compile Include="WebSocketState.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
Reference in New Issue
Block a user