Unable to generate .pdb file & packages .net web service in Azure Devops pipeline

Vivek Sagar Jaiswal 0 Reputation points
2023-12-05T12:18:20.2666667+00:00

My VS building asp .net web service project & generating Bin & obj directories with .dll & .pdb files using VS2022 in my local machine but it fails in the Azure DevOps pipeline.

Task : Visual Studio build
##[warning]C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(833,5): Warning : The BaseOutputPath/OutputPath property is not set for project 'My.Services.Web.csproj'. Please check to make sure that you have specified a valid combination of Configuration and Platform for this project. Configuration='release' Platform='any cpu'. 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.

User's image

Community Center | Not monitored
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-12-05T13:00:37.6433333+00:00

    @Vivek Sagar Jaiswal
    Welcome to Microsoft Q&A Platform, thanks for posting your query here. Azure DevOps related queries/issues are currently not supported on this Microsoft Q&A platform.

    I would request you to please post your queries in dedicated forums as in below links:

    https://developercommunity.visualstudio.com/spaces/21/index.html

    https://developercommunity.visualstudio.com/t/get-unique-id-from-devops-     organization/756710

    https://stackoverflow.com/questions/tagged/azure-devops

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.