diff --git a/Skills/Properties/AssemblyInfo.cs b/Skills/Properties/AssemblyInfo.cs index 8d32e79..5f3b598 100644 --- a/Skills/Properties/AssemblyInfo.cs +++ b/Skills/Properties/AssemblyInfo.cs @@ -38,8 +38,4 @@ using System.Runtime.InteropServices; [assembly: AssemblyVersion("1.0.0.0")] [assembly: AssemblyFileVersion("1.0.0.0")] - -#if DEBUG - [assembly: InternalsVisibleTo("UnitTests")] -#endif \ No newline at end of file