diff --git a/src/Cake.Unity/AssemblyInfo.cs b/src/Cake.Unity/AssemblyInfo.cs deleted file mode 100644 index 07528a7..0000000 --- a/src/Cake.Unity/AssemblyInfo.cs +++ /dev/null @@ -1,3 +0,0 @@ -using System.Runtime.CompilerServices; - -[assembly: InternalsVisibleTo("Cake.Unity.FSharp.Tests")]