Azure DevOps Build Artifact with 1 SLN and 2 CSPROJs

Chris Harris 0 Reputation points
2023-02-08T23:15:41.6966667+00:00

We have a .net website with one SLN and two CSPROJ but whenever we msbuild it only builds and publishes the build artifact for the first CSPROJ. We are having trouble getting it to build the entire solution with all the aspx pages, images folder, etc.

Is there some msbuild /p to output the entire sln release folder to the artifact? The closest we got it it dropping the entire /s folder in the artifact which has all the .cs files (source code) etc. in it.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,893 questions
0 comments No comments
{count} votes

Your answer

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