public static void AppBundle(this ICakeContext context, FilePath outputBundle, DirectoryPath contentDirectory, AppPackagerSettings settings)
AppBundle("test.appxbundle", "unbundled-content", new AppPackagerSettings { OverwriteOutput = true });