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