Isolated Analyzers and Relay projects

This commit is contained in:
RogueException
2017-04-25 09:25:19 -03:00
parent be6abe1161
commit 41d9788411
9 changed files with 0 additions and 15 deletions

View File

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