ScpServer/Properties/AssemblyInfo.cs (8 lines of code) (raw):
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using log4net.Config;
[assembly: AssemblyTitle("ScpServer")]
[assembly: AssemblyProduct("ScpServer")]
[assembly: Guid("a52b5b20-d9ee-4f32-8518-307fa14aa0c6")]
[assembly: XmlConfigurator(Watch = true)]