Skip to content
Discussion options

You must be logged in to vote

This is more a question for the NuGet/Home repository, but I can at least get you pointed in the rigth direction.

Check out the docs at https://learn.microsoft.com/nuget/reference/msbuild-targets#advanced-extension-points-to-create-customized-package - there are many extensibility points in the NuGet Pack Targets that you can use to
a) trigger whatever projects you need to Publish (or whatever your goal is)
b) discover and add whatever files you need to the automatic Pack implementation

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@julealgon
Comment options

@baronfel
Comment options

@julealgon
Comment options

@baronfel
Comment options

Answer selected by julealgon
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