Cleanup, fixes

This commit is contained in:
Master Kwoth
2017-10-15 10:20:49 +02:00
parent 696a0eb2a7
commit b17318d013
169 changed files with 11 additions and 19601 deletions

View File

@ -9,6 +9,10 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Discord.Net" Version="1.0.2" />
</ItemGroup>