2 using System
.Reflection
;
4 [assembly
: AssemblyTitle ("perf-suite-runner.exe")]
5 [assembly
: AssemblyVersion ("0.1.*")]
6 [assembly
: AssemblyDescription ("Moonlight performance suite runner")]
7 [assembly
: AssemblyCopyright ("MIT license")]
8 [assembly
: Mono
.UsageComplement ("")]
9 [assembly
: Mono
.About("Use this program to run the performance suite and put results in database.")]
10 [assembly
: Mono
.Author ("Novell Moonlight Team")]