Table of Contents

Class DotnetTasks.BundleProjectTask

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

Run tasks to bundle the deliveries.

[TaskName("PleOps.Recipe.Dotnet.BundleProject")]
[IsDependentOn(typeof(BundleNuGetsTask))]
[IsDependentOn(typeof(BundleApplicationsTask))]
public class DotnetTasks.BundleProjectTask : FrostingTask, IFrostingTask
Inheritance
DotnetTasks.BundleProjectTask
Implements
Inherited Members