Browse Source

Fixed compile error

tags/docs-0.9
RogueException 9 years ago
parent
commit
07fb2fc379
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      src/Discord.Net.Net45/Discord.Net.csproj

+ 0
- 3
src/Discord.Net.Net45/Discord.Net.csproj View File

@@ -518,9 +518,6 @@
<Compile Include="..\Discord.Net\Net\WebSockets\GatewaySocket.cs">
<Link>Net\WebSockets\GatewaySocket.cs</Link>
</Compile>
<Compile Include="..\Discord.Net\Net\WebSockets\GatewaySocket.Events.cs">
<Link>Net\WebSockets\GatewaySocket.Events.cs</Link>
</Compile>
<Compile Include="..\Discord.Net\Net\WebSockets\IWebSocketEngine.cs">
<Link>Net\WebSockets\IWebSocketEngine.cs</Link>
</Compile>


Loading…
Cancel
Save