richardszalay / helix-publishing-pipeline

Unified publishing for Sitecore Helix solutions that extends existing Visual Studio and command line workflows
MIT License
68 stars 18 forks source link

Error when building single-project solutions #46

Closed coreyasmith closed 5 years ago

coreyasmith commented 5 years ago

In solutions with a single project, Helix Publishing Pipeline fails with the following error:

The "ResolveModuleContentTargetPath" task was not given a value for the required parameter "Module".

This error prevents publishes from working both on build and from Visual Studio's one-click publish.

As soon as you add a second project to the solution and reference it from your root project, the error goes away.

richardszalay commented 5 years ago

Fixed and released as 1.4.6