cake icon indicating copy to clipboard operation
cake copied to clipboard

Add DotNetListPackage alias for dotnet list package command

Open Marusyk opened this issue 2 years ago • 0 comments

dotnet list package - Lists the package references for a project or solution.

The dotnet list package command provides a convenient option to list all NuGet package references for a specific project or a solution.

Docs: https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-list-package

Marusyk avatar Oct 10 '23 10:10 Marusyk