Skip to content
Discussion options

You must be logged in to vote

Hi @ymstar,

Your question is clear, and the AI translation is good enough, so no problem.

Short answer: yes, you can apply this package centrally in CI, but not completely automatically unless you provide some shared MSBuild import.

This package works through the standard NuGet build/ and buildMultiTargeting/ folders. In normal usage, you do not call those files manually. NuGet imports them automatically when a project references this package and restores it. The buildMultiTargeting/ folder is mainly relevant for the outer build of SDK-style projects that use TargetFrameworks. In this package, it just forwards to the same logic from build/, so in practice you usually do not need to treat …

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by ymstar
Comment options

You must be logged in to vote
1 reply
@teneko
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #8 on March 11, 2026 10:03.