using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("Ringtoets.Integration.Forms")] [assembly: AssemblyProduct("Ringtoets.Integration.Forms")] [assembly: Guid("29efee41-4016-4661-82b1-932c89986d24")] [assembly: InternalsVisibleTo("Ringtoets.Integration.Plugin")] [assembly: InternalsVisibleTo("Ringtoets.Integration.Forms.Test")] [assembly: InternalsVisibleTo("Ringtoets.Integration.Plugin.Test")]