The [buildTransitive](https://github.com/NuGet/Home/wiki/Allow-package--authors-to-define-build-assets-transitive-behavior#:~:text=For%20part%201%2C%20NuGet%20will%20introduce%20a%20new,folder%20will%20transitively%20flow%20to%20any%20consuming%20project.) is a well-known package folder with behavior (as far as packing goes) equivalent to the `build` one. We should add support for this as a proper `PackFolderKind` so it defaults to being non-framework specific and a valid value too.
The buildTransitive is a well-known package folder with behavior (as far as packing goes) equivalent to the
buildone.We should add support for this as a proper
PackFolderKindso it defaults to being non-framework specific and a valid value too.