Implemented interface member:
method
Add
Microsoft.Build.Tasks.Deployment.Bootstrapper.IProductBuilderCollection.Add(Microsoft.Build.Tasks.Deployment.Bootstrapper.ProductBuilder)
2 references to Add
Microsoft.Build.Tasks.Core (2)
BootstrapperUtil\BootstrapperBuilder.cs (1)
445
settings.ProductBuilders.
Add
(product.ProductBuilder);
GenerateBootstrapper.cs (1)
130
settings.ProductBuilders.
Add
(product.ProductBuilder);