microsoft / azuredevopslabs

Learn how you can plan smartly, collaborate better, and ship faster with a set of modern development services with Azure DevOps.
https://www.azuredevopslabs.com
MIT License
806 stars 905 forks source link

Selection of ASP.NET Projects on New Pipeline Configuration Screen in Azure DevOps is Confusing #679

Open BieleckiLtd opened 11 months ago

BieleckiLtd commented 11 months ago

Today, I am creating my first pipeline in Azure DevOps, and I find this selection very confusing.

image

surajshenoy commented 7 months ago

Hi @BieleckiLtd,

This forum is available to discuss the concerns regarding Azuredevopslabs site and the content. Seems like your concern is not related to any of the labs.

But just to give quick idea on your concern, there is a difference in the MS Build Arguments in the build task of these templates which we could see in the provided screenshot,

Other than most other things will be similar. Anyways, you have a option to add or modify the arguments as per your requirement.

Best way to understand this is to create a pipeline using these templates and observe the difference.

Refer:

Creating a pipeline for .NET Core application Build ASP.NET apps with .NET Framework