Forum Discussion

BDuffey's avatar
BDuffey
Copper Contributor
Oct 30, 2023

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...

Resources