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)
445settings.ProductBuilders.Add(product.ProductBuilder);
GenerateBootstrapper.cs (1)
130settings.ProductBuilders.Add(product.ProductBuilder);