New tests.
[mono.git] / mcs / class / System.Data.Linq / examples / DbLinq.Mssql.Example / Properties / AssemblyInfo.cs
1 using System.Reflection;\r
2 using System.Runtime.CompilerServices;\r
3 using System.Runtime.InteropServices;\r
4 \r
5 // General Information about an assembly is controlled through the following \r
6 // set of attributes. Change these attribute values to modify the information\r
7 // associated with an assembly.\r
8 [assembly: AssemblyTitle("DbLinq.Mssql.Example")]\r
9 [assembly: AssemblyDescription("")]\r
10 [assembly: AssemblyConfiguration("")]\r
11 [assembly: AssemblyCompany("Microsoft")]\r
12 [assembly: AssemblyProduct("DbLinq.Mssql.Example")]\r
13 [assembly: AssemblyCopyright("Copyright © Microsoft 2007")]\r
14 [assembly: AssemblyTrademark("")]\r
15 [assembly: AssemblyCulture("")]\r
16 \r
17 // Setting ComVisible to false makes the types in this assembly not visible \r
18 // to COM components.  If you need to access a type in this assembly from \r
19 // COM, set the ComVisible attribute to true on that type.\r
20 [assembly: ComVisible(false)]\r
21 \r
22 // The following GUID is for the ID of the typelib if this project is exposed to COM\r
23 [assembly: Guid("65a7cab4-3c0b-47cd-bc50-dc8201115dbb")]\r