Added AssemblyInfo to Commands

This commit is contained in:
RogueException
2016-10-04 16:13:16 -03:00
parent a93ddbaeb2
commit 4c4ddb1bc3

View File

@@ -0,0 +1,3 @@
using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("Discord.Net.Tests")]