Build automation - Error while running automatic build for D365F&O project using azure devops pipeline -

28 Views Asked by At

I have setup azure devops and trying to run automatic build through nuget package. while tunning the build step, it is throwing error

MSBUILD : error MSB1009: Project file does not exist

Here is the structure of my repos

enter image description here

Here is the pipeline:

enter image description here

Here is the error:

enter image description here

I tried to check the pipeline parameters. but it seems correct.

0

There are 0 best solutions below