ScpService/Properties/AssemblyInfo.cs (7 lines of code) (raw):

using System.Reflection; using System.Runtime.InteropServices; using log4net.Config; [assembly: AssemblyTitle("ScpService")] [assembly: AssemblyProduct("ScpService")] [assembly: Guid("04b22521-cf98-4967-99a4-14479e672589")] [assembly: XmlConfigurator(Watch = true)]