Class RemoveUnnecessaryPortsStep
Inherited Members
Namespace: Volo.Abp.Cli.ProjectBuilding.Templates
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public class RemoveUnnecessaryPortsStep : ProjectBuildPipelineStep
Constructors
RemoveUnnecessaryPortsStep()
Declaration
public RemoveUnnecessaryPortsStep()
Methods
Execute(ProjectBuildContext)
Declaration
public override void Execute(ProjectBuildContext context)
Parameters
Type | Name | Description |
---|---|---|
ProjectBuildContext | context |