1 using System.Reflection;
2 using System.Runtime.CompilerServices;
3 using System.Runtime.InteropServices;
8 [assembly: AssemblyTitle(
"PluginGeneric")]
9 [assembly: AssemblyDescription(
"Generic DirectOutput plugin")]
10 [assembly: AssemblyConfiguration(
"")]
11 [assembly: AssemblyCompany(
"")]
12 [assembly: AssemblyProduct(
"PluginGeneric")]
13 [assembly: AssemblyCopyright(
"Copyright © 2013")]
14 [assembly: AssemblyTrademark(
"")]
15 [assembly: AssemblyCulture(
"")]
20 [assembly: ComVisible(
false)]
23 [assembly: Guid(
"b91d3fe3-8ab5-44d1-b6a5-0044e8017fa2")]
35 [assembly: AssemblyVersion(
"0.5.*")]