Build Job not running successfully

Arulmouzhi Ezhilarasan 111 Reputation points
2020-05-24T10:26:05.783+00:00

I am new to Azure DevOps , just started learning and following the exercise - https://learn.microsoft.com/en-us/learn/modules/create-a-build-pipeline/6-create-the-pipeline

Build Job not running successfully and faced below error.

MSBUILD : error MSB1003: Specify a project or solution file. The current working directory does not contain a project or solution file.

Can anyone help on this how to solve this. what i need to do now?

For ref, in my repo that is linked - as of now, i am keeping 3 files, README.md, azure-pipelines.yml and hi.txt.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
4,913 questions
0 comments No comments
{count} votes

Accepted answer
  1. Arulmouzhi Ezhilarasan 111 Reputation points
    2020-05-24T11:21:23.37+00:00

    Hi Team,

    I found another way - By Forking the following repository into my GitHub account.
    https://github.com/MicrosoftDocs/pipelines-dotnet-core

    with the use of
    Create your first pipeline - https://learn.microsoft.com/en-us/azure/devops/pipelines/create-first-pipeline?view=azure-devops&tabs=net%2Cyaml%2Cbrowser%2Ctfs-2018-2

    Now successfully created the pipelines and first build ran succesffully.


0 additional answers

Sort by: Most helpful