using System; namespace GameServiceWarden.Core { class Program { static void Main(string[] args) { } } }