MSBuild Error MSB3144

MSB3144: Not enough data was provided to generate a bootstrapper. Please provide a value for at least one of the parameters: 'ApplicationFile' or 'BootstrapperItems'."

This error occurs when not enough data has been provided to generate a bootstrapper. The build process creates an empty bootstrapper with no application installer and no packages.

To correct this error

  • Provide a value for at least one of the parameters ApplicationFile or BootstrapperItems.

See Also

Reference

Product and Package Schema Reference