Index: Application/Ringtoets/src/Application.Ringtoets/Properties/AssemblyInfo.cs =================================================================== diff -u -r547e6a16b5e70f0ca02efea0e86cc744d572a588 -r91b237925516604e8fd022d769e12f82169d7d8b --- Application/Ringtoets/src/Application.Ringtoets/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 547e6a16b5e70f0ca02efea0e86cc744d572a588) +++ Application/Ringtoets/src/Application.Ringtoets/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 91b237925516604e8fd022d769e12f82169d7d8b) @@ -20,12 +20,10 @@ // All rights reserved. using System.Reflection; -using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using log4net.Config; [assembly: XmlConfigurator(Watch = true)] [assembly: AssemblyTitle("Ringtoets")] [assembly: AssemblyProduct("Ringtoets")] -[assembly: Guid("a4036982-77b5-4a89-84be-0c05301f28a6")] -[assembly: InternalsVisibleTo("Application.Ringtoets.Test")] \ No newline at end of file +[assembly: Guid("a4036982-77b5-4a89-84be-0c05301f28a6")] \ No newline at end of file