PageRenderTime 41ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/Geocoding/Artem.GoogleGeocoding/Properties/AssemblyInfo.cs

#
C# | 19 lines | 15 code | 4 blank | 0 comment | 0 complexity | 4538c92107cc6eb6ede3f0e6ef1e7172 MD5 | raw file
Possible License(s): MIT
  1. using System.Reflection;
  2. using System.Runtime.CompilerServices;
  3. using System.Runtime.InteropServices;
  4. [assembly: AssemblyTitle("Artem.GoogleGeocoding")]
  5. [assembly: AssemblyDescription("")]
  6. [assembly: AssemblyConfiguration("")]
  7. [assembly: AssemblyCompany("ArtemBG (http://artembg.com/)")]
  8. [assembly: AssemblyProduct("Artem GoogleGeocoding client")]
  9. [assembly: AssemblyCopyright("Copyright © ArtemBG 2010")]
  10. [assembly: AssemblyTrademark("")]
  11. [assembly: AssemblyCulture("")]
  12. [assembly: ComVisible(false)]
  13. [assembly: Guid("41c1cf7e-c4f7-4ec5-8eef-7bab183344af")]
  14. [assembly: AssemblyVersion("1.3.0.0")]
  15. [assembly: AssemblyFileVersion("1.3.12093.0402")]