CodePlexProject Hosting for Open Source Software
When I visit http://docs.nuget.org/docs/reference/package-manager-console-powershell-reference i'm not seeing an option to list installed packages for a given project using pmc command. Does one exist or is using the <project> | manage nuget packages | installed GUI and <project>\pacakages.config the only way to see that info?
if you provide the -ProjectName parameter to the Get-Package command, it will only list installed packages for that project.
excellent, thanks for the details.
Are you sure you want to delete this post? You will not be able to recover it later.
Are you sure you want to delete this thread? You will not be able to recover it later.