/SparkleLib/AssemblyInfo.cs.in

http://github.com/hbons/SparkleShare · Autoconf · 11 lines · 9 code · 2 blank · 0 comment · 1 complexity · 5e15e048618a9643daa4332a39b6bdb8 MD5 · raw file

  1. /*
  2. * AssemblyInfo.cs
  3. *
  4. * This is free software. See COPYING for details.
  5. */
  6. using System.Reflection;
  7. using System.Runtime.CompilerServices;
  8. [assembly: AssemblyVersion("@ASM_VERSION@")]
  9. [assembly: AssemblyTitle ("SparkleShare")]