9 lines
243 B
C#
9 lines
243 B
C#
using System.Runtime.InteropServices;
|
|
using System.Reflection;
|
|
|
|
[assembly: AssemblyTitle("Xylem.Common.CommonCore")]
|
|
[assembly: AssemblyDescription("")]
|
|
[assembly: ComVisible(true)]
|
|
[assembly: Guid("D9E161CA-9D23-42FD-B012-B055924EAABE")]
|
|
|