This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.ClickTwice.
                            
	
		Summary
            Publishes the app to the given directory using the current settings
            
		- Assembly
 - Cake
.ClickTwice .dll  - Namespace
 - Cake
.ClickTwice  - Containing Type
 - ClickTwiceManager
 
Syntax
public void PublishTo(DirectoryPath outputDirectory)
	Parameters
| Name | Type | Description | 
|---|---|---|
| outputDirectory | DirectoryPath | Output path for the final published artifacts | 
Return Value
| Type | Description | 
|---|---|
| void | 
