using System.Reflection; using System.Runtime.InteropServices; [assembly: AssemblyTitle("Liam Workflow Diagnostics")] [assembly: AssemblyDescription("Standalone diagnostics tool for LIAM workflow activities")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] [assembly: Guid("3203b0cb-55d7-48a2-9cf6-d7d8896ce9ef")]