Hi there,
What configurations should we configure when we are moving from a self-hosted agent to a microsoft-hosted agent? I have a problem that some packages are not generating if I build using the microsoft-hosted agents.
In my DEV branch, I have the file AXModulesBuild.proj. If I build using the self-hosted agent, the build will success and generate all the packages, let's say 5 packages for example. If I try to build using microsoft-hosted agent, it gives me only 3 packages. Some packages are missing. Below is my current setup for the microsoft-hosted agent build pipeline.
If I update the solution value using **\*.sln, the build will fail because some code in from other projects contain errors.
My questions are:
1. Is the file AXModulesBuild.proj contain certain project that is included when building? If so, how do we choose which project to be included?
2. What should I configure when moving from a self-hosted agent to a microsoft-hosted agent?
3. How build using AXModulesBuild.proj and **\*.sln make a difference?
Kindly need your help. Thanks.
Jefry
André Arnaud de Cal...
291,965
Super User 2025 Season 1
Martin Dráb
230,817
Most Valuable Professional
nmaenpaa
101,156