Fixed method not found errors

This commit is contained in:
Master Kwoth
2017-10-21 20:59:07 +02:00
parent e23d4902c4
commit 5b227bccb6
4 changed files with 3 additions and 8 deletions

View File

@ -13,10 +13,6 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Discord.Net" Version="1.0.2" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="AngleSharp" Version="0.9.9" />
<PackageReference Include="Discord.Net" Version="2.0.0-alpha-build-00832" />