18 using System.Reflection;
19 using System.Runtime.CompilerServices;
20 using System.Runtime.InteropServices;
27 [assembly: AssemblyTitle(
"Lucene.Net.Demo.Common")]
28 [assembly: AssemblyDescription(
"The Apache Software Foundation Lucene.Net a full-text search engine library")]
29 [assembly: AssemblyConfiguration(
"")]
30 [assembly: AssemblyCompany(
"The Apache Software Foundation")]
31 [assembly: AssemblyProduct(
"Lucene.Net.Demo.Common")]
32 [assembly: AssemblyCopyright(
"Copyright 2006 - 2011 The Apache Software Foundation")]
33 [assembly: AssemblyTrademark(
"Copyright 2006 - 2011 The Apache Software Foundation")]
34 [assembly: AssemblyDefaultAlias(
"Lucene.Net")]
35 [assembly: AssemblyCulture(
"")]
37 [assembly: AssemblyInformationalVersionAttribute(
"2.9.1")]
50 [assembly: AssemblyVersion(
"2.9.1.001")]
77 [assembly: AssemblyDelaySign(
false)]
78 [assembly: AssemblyKeyFile(
"")]
79 [assembly: AssemblyKeyName(
"")]
80 [assembly: ComVisibleAttribute(
false)]