0

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.

James Z
  • 12,209
  • 10
  • 24
  • 44
  • You could at least add dir /s /b command before the build to see what files actually exists and where. – James Z Aug 03 '23 at 08:42

0 Answers0