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
Here is the pipeline:
Here is the error:
I tried to check the pipeline parameters. but it seems correct.