8 lines
247 B
C#
8 lines
247 B
C#
|
using System.Reflection;
|
|||
|
using System.Runtime.InteropServices;
|
|||
|
|
|||
|
[assembly: AssemblyTitle("BuildHealth")]
|
|||
|
[assembly: Guid("99183bd6-6243-4ae6-b2d8-7cea915b1278")]
|
|||
|
[assembly: AssemblyVersion("1.0.0.0")]
|
|||
|
[assembly: AssemblyFileVersion("1.0.0.0")]
|