public static void AddSiteApplication(this ICakeContext context, ApplicationSettings settings) { context.AddSiteApplication("", settings); }