PageRenderTime 38ms CodeModel.GetById 10ms RepoModel.GetById 0ms app.codeStats 0ms

/tags/stable-1.2.0/Setup/PHPManagerSetupHelper/Properties/AssemblyInfo.cs

#
C# | 17 lines | 7 code | 3 blank | 7 comment | 0 complexity | 1c7b3bc9dede6dcd1e564f6c743c5385 MD5 | raw file
Possible License(s): CC-BY-SA-3.0
  1. using System.Reflection;
  2. using System.Runtime.InteropServices;
  3. // General Information about an assembly is controlled through the following
  4. // set of attributes. Change these attribute values to modify the information
  5. // associated with an assembly.
  6. [assembly: AssemblyTitle("PHPManagerSetupHelper")]
  7. [assembly: AssemblyDescription("")]
  8. [assembly: AssemblyConfiguration("")]
  9. // Setting ComVisible to false makes the types in this assembly not visible
  10. // to COM components. If you need to access a type in this assembly from
  11. // COM, set the ComVisible attribute to true on that type.
  12. [assembly: ComVisible(false)]
  13. // The following GUID is for the ID of the typelib if this project is exposed to COM
  14. [assembly: Guid("e00f42cd-b76d-4522-ad94-b433584ecfe8")]