Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Power Apps Pro Dev & ISV
Unanswered

DevOps pipeline: Build project with multiple PCF components

(0) ShareShare
ReportReport
Posted on by 4

I have a repository with a project that contains a number of PCF components. I have created an azure-pipeline.yml to build everything. 

So my .cdsproj file has references to each pcf like this:

  <ItemGroup>
    <ProjectReference Include="..\PCF-A.pcfproj" />
    <ProjectReference Include="..\PCF-B.pcfproj" />
  </ItemGroup>
When I try and run msbuild from the command line everything works fine.
However, when I run it from my DevOps pipeline it fails with this error:
##[error]C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(3088,7): 
Error MSB4057: The target "CreateManifestResourceNames" does not exist in the project.
 
If I change the cdsproj to only reference one pcfproj, then it works fine. Both PCF-A and PCF-B works when listed individually. 
So the problem occurs only with multiple referenced pcfprojs.

Any ideas on how to solve this problem?
 

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Power Apps Pro Dev & ISV

#1
WarrenBelz Profile Picture

WarrenBelz 85 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 65 Super User 2025 Season 1

#3
mmbr1606 Profile Picture

mmbr1606 55 Super User 2025 Season 1

Overall leaderboard