NuGet.Client icon indicating copy to clipboard operation
NuGet.Client copied to clipboard

Update pack to allow content to be included when targeting multiple frameworks

Open jgonz120 opened this issue 9 months ago • 1 comments

Bug

Fixes: https://github.com/NuGet/Home/issues/11467 Fixes: https://github.com/NuGet/Home/issues/6792

Description

Updated targets to run _GetPackageFiles on inner build. This will allow for content files to be included in the package when packing.

PR Checklist

  • [x] Meaningful title, helpful description and a linked NuGet/Home issue
  • [x] Added tests
  • [ ] Link to an issue or pull request to update docs if this PR changes settings, environment variables, new feature, etc.

jgonz120 avatar Mar 27 '25 21:03 jgonz120

This PR has been automatically marked as stale because it has no activity for 7 days. It will be closed if no further activity occurs within another 7 days of this comment. If it is closed, you may reopen it anytime when you're ready again, as long as you don't delete the branch.