OSDN Git Service

Add Miss file
[tortoisegit/TortoiseGitJp.git] / contrib / issue-tracker-plugins / Interop.BugTraqProvider / 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("Interop.BugTraqProvider")]\r
9 [assembly: AssemblyDescription("Interop assembly for the IBugTraqProvider interface")]\r
10 [assembly: AssemblyConfiguration("")]\r
11 [assembly: AssemblyCompany("")]\r
12 [assembly: AssemblyProduct("Interop.BugTraqProvider")]\r
13 [assembly: AssemblyCopyright("Copyright (c) 2008 TortoiseSVN")]\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("c1d886e0-f7ff-4926-bb34-41515d289c9d")]\r
24 \r
25 // Version information for an assembly consists of the following four values:\r
26 //\r
27 //      Major Version\r
28 //      Minor Version \r
29 //      Build Number\r
30 //      Revision\r
31 //\r
32 // You can specify all the values or you can default the Build and Revision Numbers \r
33 // by using the '*' as shown below:\r
34 // [assembly: AssemblyVersion("1.0.*")]\r
35 [assembly: AssemblyVersion("1.1.0.0")]\r
36 [assembly: AssemblyFileVersion("1.1.0.0")]\r