I am trying to do a PCF control build and I have been getting below error:
The OutputPath property is not set for project 'solutions.cdsproj'. Please check to make sure t
hat you have specified a valid combination of Configuration and Platform for this project. Configuration='Debug' Platform='AnyCPU'. You may be seeing this message because you are trying to build a project without a solution file, and
have specified a non-default Configuration or Platform that doesn't exist for this project.
could someone please suggest how to fix this?
I tried adding a debug property group in .cdsproj file however, when I ran the build it was taking too long.
It was fixed. I had to install the MSBuild tools for 2019 OR v5.0
WarrenBelz
109
Most Valuable Professional
Michael E. Gernaey
82
Super User 2025 Season 1
MS.Ragavendar
72