[Microsoft.Build] Fix expected output newline from ProcessWrapper.OutputStreamChanged...
[mono.git] / mcs / class / Mainsoft.Web / Mainsoft.Web.AspnetConfig / Properties / AssemblyInfo.cs
1 using System.Reflection;\r
2 using System.Runtime.CompilerServices;\r
3 using System.Runtime.InteropServices;\r
4 using System.Web.UI;\r
5 \r
6 // General Information about an assembly is controlled through the following \r
7 // set of attributes. Change these attribute values to modify the information\r
8 // associated with an assembly.\r
9 [assembly: AssemblyTitle("Mainsoft.Web.AspnetConfig")]\r
10 [assembly: AssemblyDescription("")]\r
11 [assembly: AssemblyConfiguration("")]\r
12 [assembly: AssemblyCompany("")]\r
13 [assembly: AssemblyProduct("Mainsoft.Web.AspnetConfig")]\r
14 [assembly: AssemblyCopyright("Copyright ©  2006")]\r
15 [assembly: AssemblyTrademark("")]\r
16 [assembly: AssemblyCulture("")]\r
17 \r
18 // Setting ComVisible to false makes the types in this assembly not visible \r
19 // to COM components.  If you need to access a type in this assembly from \r
20 // COM, set the ComVisible attribute to true on that type.\r
21 [assembly: ComVisible(false)]\r
22 \r
23 // The following GUID is for the ID of the typelib if this project is exposed to COM\r
24 [assembly: Guid("3d5900ae-111a-45be-96b3-d9e4606ca793")]\r
25 \r
26 // Version information for an assembly consists of the following four values:\r
27 //\r
28 //      Major Version\r
29 //      Minor Version \r
30 //      Build Number\r
31 //      Revision\r
32 //\r
33 // You can specify all the values or you can default the Revision and Build Numbers \r
34 // by using the '*' as shown below:\r
35 [assembly: AssemblyVersion("1.0.0.0")]\r
36 [assembly: AssemblyFileVersion("1.0.0.0")]\r
37 [assembly: WebResource ("Mainsoft.Web.AspnetConfig.resources.mainsoft.jpg", "image/jpeg")]\r
38 [assembly: WebResource ("Mainsoft.Web.AspnetConfig.resources.untitled.bmp", "image/jpeg")]\r
39 [assembly: WebResource ("Mainsoft.Web.AspnetConfig.aspnetconfig.Mainsoft.Web.AspnetConfig.css", "text/css")]\r
40 \r
41 \r
42 \r
43 \r