Forum Discussion
BDuffey
Oct 30, 2023Copper Contributor
Azure Devops YAML pipeline - multiple projects in single solution
Build server is trying to handle a solution that has 8 different projects. The build server has a YAML step that looks like this: # MSBuild step using Visual Studio
- task: VSBuild@1
di...
Kidd_Ip
Jun 17, 2025MVP
Refer a simlar discussion on below:
asp.net - Azure devops VSBuild , Argument Outputpath - Stack Overflow