Class DotnetTasks.BundleProjectTask
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