You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
328 B
C#
11 lines
328 B
C#
![]()
11 years ago
|
using System.Reflection;
|
||
|
[assembly: AssemblyTrademark("")]
|
||
|
[assembly: AssemblyCulture("")]
|
||
|
|
||
|
// The following attributes are used to specify the signing key for the assembly,
|
||
|
// if desired. See the Mono documentation for more information about signing.
|
||
|
|
||
|
//[assembly: AssemblyDelaySign(false)]
|
||
|
//[assembly: AssemblyKeyFile("")]
|
||
|
|