class Settings { public static ICakeContext Cake { get; set; } public static string BuildTarget { get; set; } public static string Assembly { get; set; } }