Moved TimeoutException to root folder
This commit is contained in:
@@ -229,9 +229,6 @@
|
|||||||
<Compile Include="..\Discord.Net\Helpers\TaskHelper.cs">
|
<Compile Include="..\Discord.Net\Helpers\TaskHelper.cs">
|
||||||
<Link>Helpers\TaskHelper.cs</Link>
|
<Link>Helpers\TaskHelper.cs</Link>
|
||||||
</Compile>
|
</Compile>
|
||||||
<Compile Include="..\Discord.Net\Helpers\TimeoutException.cs">
|
|
||||||
<Link>Helpers\TimeoutException.cs</Link>
|
|
||||||
</Compile>
|
|
||||||
<Compile Include="..\Discord.Net\HttpException.cs">
|
<Compile Include="..\Discord.Net\HttpException.cs">
|
||||||
<Link>HttpException.cs</Link>
|
<Link>HttpException.cs</Link>
|
||||||
</Compile>
|
</Compile>
|
||||||
@@ -301,6 +298,9 @@
|
|||||||
<Compile Include="..\Discord.Net\Net\WebSockets\WebSocketSharpEngine.cs">
|
<Compile Include="..\Discord.Net\Net\WebSockets\WebSocketSharpEngine.cs">
|
||||||
<Link>Net\WebSockets\WebSocketSharpEngine.cs</Link>
|
<Link>Net\WebSockets\WebSocketSharpEngine.cs</Link>
|
||||||
</Compile>
|
</Compile>
|
||||||
|
<Compile Include="..\Discord.Net\TimeoutException.cs">
|
||||||
|
<Link>TimeoutException.cs</Link>
|
||||||
|
</Compile>
|
||||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
Reference in New Issue
Block a user