Hey @teneko . I have another question I'd like to ask you.
Our team has a unified CI process for building all dotnet projects within the company.
Instead of having every project in each team install this nuget package, I want to integrate it into the CI process so that it takes effect automatically for all projects. Are there any good methods?
I know that MSbuild supports globally customized Tasks or Targets, but in your project, the two Targets under build/xxx and buildMultiTargeting/xxx confuse me, and I don't know how to use them.
Additionally, I am in China. All these contents were translated by AI. If there are any inaccuracies, please forgive me.
Thanks.
Hey @teneko . I have another question I'd like to ask you.
Our team has a unified CI process for building all dotnet projects within the company.
Instead of having every project in each team install this nuget package, I want to integrate it into the CI process so that it takes effect automatically for all projects. Are there any good methods?
I know that MSbuild supports globally customized Tasks or Targets, but in your project, the two Targets under build/xxx and buildMultiTargeting/xxx confuse me, and I don't know how to use them.
Additionally, I am in China. All these contents were translated by AI. If there are any inaccuracies, please forgive me.
Thanks.