8 lines
250 B
C#
8 lines
250 B
C#
|
using System.Reflection;
|
|||
|
using System.Runtime.InteropServices;
|
|||
|
|
|||
|
[assembly: AssemblyTitle("BuildEndurance")]
|
|||
|
[assembly: Guid("84b4015d-2619-448c-8672-a3fc167f76ea")]
|
|||
|
[assembly: AssemblyVersion("1.0.0.0")]
|
|||
|
[assembly: AssemblyFileVersion("1.0.0.0")]
|