dotnet / dotnet/source-build-assets
Build/BuildTransitive/BuildMultiTargeting files should be included in SBRP packages
Open
area-generate-tooling
- Dominant language
- IL Assembly
- Stars
- 53
- Forks
- 74
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 18
Description
Some of our nuget packages add msbuild files to the `/build`, `/buildTransitive` or `/buildMultiTargeting` folder in nuget packages. Those often add metadata to the compilation that is currently missed when using SBRP packages which creates an artificial difference with the baseline.
We should consider including those files and also not filtering them out if they are placed in excluded TFM folders as they apply to >= that TFM.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.