9 lines
248 B
C#
9 lines
248 B
C#
using System.Reflection;
|
|
using System.Runtime.CompilerServices;
|
|
using System.Runtime.InteropServices;
|
|
|
|
[assembly: AssemblyTitle("Xylem.Common.Metrology.Measurements.UnitTests")]
|
|
[assembly: AssemblyDescription("")]
|
|
[assembly: ComVisible(false)]
|
|
|