|
@@ -63,7 +63,7 @@ |
|
|
<Reference Include="System" /> |
|
|
<Reference Include="System" /> |
|
|
<Reference Include="System.Net.Http" /> |
|
|
<Reference Include="System.Net.Http" /> |
|
|
<Reference Include="WebSocket4Net, Version=0.14.1.0, Culture=neutral, PublicKeyToken=eb4e154b696bf72a, processorArchitecture=MSIL"> |
|
|
<Reference Include="WebSocket4Net, Version=0.14.1.0, Culture=neutral, PublicKeyToken=eb4e154b696bf72a, processorArchitecture=MSIL"> |
|
|
<HintPath>..\..\..\DiscordBot\packages\WebSocket4Net.0.14.1\lib\net45\WebSocket4Net.dll</HintPath> |
|
|
|
|
|
|
|
|
<HintPath>..\..\packages\WebSocket4Net.0.14.1\lib\net45\WebSocket4Net.dll</HintPath> |
|
|
<Private>True</Private> |
|
|
<Private>True</Private> |
|
|
</Reference> |
|
|
</Reference> |
|
|
</ItemGroup> |
|
|
</ItemGroup> |
|
@@ -256,7 +256,6 @@ |
|
|
<ItemGroup> |
|
|
<ItemGroup> |
|
|
<None Include="packages.config" /> |
|
|
<None Include="packages.config" /> |
|
|
</ItemGroup> |
|
|
</ItemGroup> |
|
|
<ItemGroup /> |
|
|
|
|
|
<Import Project="..\Discord.Net.Shared\Discord.Net.Shared.projitems" Label="Shared" /> |
|
|
<Import Project="..\Discord.Net.Shared\Discord.Net.Shared.projitems" Label="Shared" /> |
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
|
|