Tizen 2.1 base
[external/enchant.git] / unittests / Enchant.Net.Tests / Properties / AssemblyInfo.cs
1 using System.Reflection;\r
2 using System.Runtime.InteropServices;\r
3 \r
4 // General Information about an assembly is controlled through the following \r
5 // set of attributes. Change these attribute values to modify the information\r
6 // associated with an assembly.\r
7 [assembly: AssemblyTitle("Enchant.Net.Tests")]\r
8 [assembly: AssemblyDescription("")]\r
9 [assembly: AssemblyConfiguration("")]\r
10 [assembly: AssemblyCompany("")]\r
11 [assembly: AssemblyProduct("Enchant.Net.Tests")]\r
12 [assembly: AssemblyCopyright("Copyright © 2007 Eric Scott Albright")]\r
13 [assembly: AssemblyTrademark("")]\r
14 [assembly: AssemblyCulture("")]\r
15 \r
16 // Setting ComVisible to false makes the types in this assembly not visible \r
17 // to COM components.  If you need to access a type in this assembly from \r
18 // COM, set the ComVisible attribute to true on that type.\r
19 [assembly: ComVisible(false)]\r
20 \r
21 // The following GUID is for the ID of the typelib if this project is exposed to COM\r
22 [assembly: Guid("d3f8e92e-e8be-4be3-94ef-2205d88abad5")]\r
23 \r
24 // Version information for an assembly consists of the following four values:\r
25 //\r
26 //      Major Version\r
27 //      Minor Version \r
28 //      Build Number\r
29 //      Revision\r
30 //\r
31 // You can specify all the values or you can default the Revision and Build Numbers \r
32 // by using the '*' as shown below:\r
33 [assembly: AssemblyVersion("1.0.0.0")]\r
34 [assembly: AssemblyFileVersion("1.0.0.0")]\r