As hinted here.
This would improve clarity of pull requests (and repo history overall) for users of the tool.
Many NuGet packages already do this by having their own MsBuild .include files, to have the files copied from the packages/ only during creation of package/artifact, and only to the respective staging folder for the packager.
As hinted here.
This would improve clarity of pull requests (and repo history overall) for users of the tool.
Many NuGet packages already do this by having their own MsBuild
.includefiles, to have the files copied from thepackages/only during creation of package/artifact, and only to the respective staging folder for the packager.