The dotnet tool should embed a NOTICE.txt file
Open
area-scaffolding
- Dominant language
- C#
- Stars
- 818
- Forks
- 260
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 10
Description
Because the dotnet tool ships the binaries of 3rd party dependencies it should include a NOTICE file listing these and their licenses. This is not required for the NuGet packages as they only "reference" other libraries, but it is for dotnet tools. I found these dependencies at least: NewtonSoft.Json, Humanizer.
Contributor guide
Assessment
This issue has not been assessed yet.