Skip to content

License - is MIT license applicable to all sub components of Semantic-Kernel #6054

Closed Answered by markwallace-microsoft
deepinderdeol asked this question in Q&A
Discussion options

You must be logged in to vote

Run this command Get-Package | Select-Object Id, Version, LicenseUrl, ProjectName in package manager console in Visual Studio.

See: https://stackoverflow.com/questions/53435715/get-a-list-of-all-nuget-packages-used-in-a-solution

Each package is licensed to you by its owner. NuGet is not responsible for, nor does it grant any licenses to, third-party packages. Some packages may include dependencies which are governed by additional licenses. Follow the package source (feed) URL to determine any dependencies.

Package Manager Console Host Version 6.9.2.1

Type 'get-help NuGet' to see all available NuGet commands.

PM> Get-Package | Select-Object Id, Version, LicenseUrl, ProjectName

Id      …

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@deepinderdeol
Comment options

Answer selected by sophialagerkranspandey
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants