-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Update THIRD-PARTY-NOTICES file #41851
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update THIRD-PARTY-NOTICES file #41851
Conversation
Co-authored-by: Adeel Mujahid <adeelbm@outlook.com>
src/installer/pkg/projects/Microsoft.NETCore.DotNetHost/Microsoft.NETCore.DotNetHost.pkgproj
Show resolved
Hide resolved
|
@ajcvickers is it correct that |
|
@danmosemsft We depend on third-party packages, but we don't ship in .NET, only as NuGet packages. This was something Eilon used to take care of. @Pilchie Do you know what we need to do here, if anything? |
|
@ajcvickers right, it may not be relevant to the installer but I was wondering whether a https://github.com/dotnet/efcore/blob/master/THIRD-PARTY-NOTICES.TXT ought to exist or was overlooked. just checking in case |
|
@danmosemsft Thanks Dan. I suspect it should exist; I will follow up. |
|
Merging this PR as most of the reviewers have signed off or given sufficient time for review. |
|
/backport to release/5.0 |
|
Started backporting to release/5.0: https://github.com/dotnet/runtime/actions/runs/284864684 |
Fixes: #3619
Update of THIRD-PARTY-NOTICES file for 5.0 release.
Generated using infra implemented by @dagood : #41695
Dependent repos were uncovered from .NET 5.0 graph dependencies. Individual third-party-notices were automatically consumed from the following repos and merged into dotnet/runtime file:
The following repos did not have any third-party-notices files, so they could not be processed:
@nakarnam can you add repo owners as reviewers of this PR? We need them to review and approve the changes.
Note that there are 2 commits, one introduces a new copy of THIRD-PARTY-NOTICES file for deployment with shared host installer; the other has updates for 5.0 release. Teams can review additions or file in its entirety.