/* * AssemblyInfo.cs * * This is free software. See COPYING for details. */ using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; [assembly: AssemblyTitle ("SparkleLib")] [assembly: AssemblyDescription ("SparkleShare is a simple file sharing and collaboration tool.")] [assembly: Guid ("38092E48-5DCC-4d23-8109-9D994E710ACF")]