Table of Contents

Class DotnetTasks.DeployProjectTask

Namespace
Cake.Frosting.PleOps.Recipe.Dotnet
Assembly
Cake.Frosting.PleOps.Recipe.dll

Run tasks to deploy the deliveries.

[TaskName("PleOps.Recipe.Dotnet.DeployProject")]
[IsDependentOn(typeof(DeployNuGetTask))]
public class DotnetTasks.DeployProjectTask : FrostingTask, IFrostingTask
Inheritance
DotnetTasks.DeployProjectTask
Implements
Inherited Members