You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
718 B
19 lines
718 B
2 weeks ago
|
// using System;
|
||
|
// using System.Diagnostics;
|
||
|
// using System.Reflection;
|
||
|
// using System.Runtime.CompilerServices;
|
||
|
// using System.Runtime.InteropServices;
|
||
|
// using System.Runtime.Versioning;
|
||
|
|
||
|
// [assembly: AssemblyVersion("1.0.0.0")]
|
||
|
// [assembly: AssemblyTitle("iMonitor")]
|
||
|
// [assembly: AssemblyDescription("")]
|
||
|
// [assembly: AssemblyConfiguration("")]
|
||
|
// [assembly: AssemblyCompany("Four Elements Capital")]
|
||
|
// [assembly: AssemblyProduct("iMonitor Server")]
|
||
|
// [assembly: AssemblyCopyright("Copyright © Four Elements Capital 2013")]
|
||
|
// [assembly: AssemblyTrademark("")]
|
||
|
// [assembly: ComVisible(false)]
|
||
|
// [assembly: Guid("74aeaf3a-96ce-4a51-90f4-1e9872262acb")]
|
||
|
// [assembly: AssemblyFileVersion("1.0.0.0")]
|