Hi, how can uninstall the WPF Trial nuget packages?
Every time I need a package from 'Infragistics (Local)' I get a list of duplicated controls.
For instance:
I'd like to remove all trial packages.
Thanks
Hello Joan,
In order to remove the trial packages, in Visual Studio you could navigate to Project -> Manage NuGet Packages. Under the “Installed” tab you will see a list of the installed ones. By selecting any of the trial packages and navigating to its property section on the right, you will see an “Uninstall” button.
Alternatively, you could navigate to the Dependencies -> Packages list in the Solution explorer and remove the trial packages by right clicking and selecting “Remove” from the context menu.
If you require any further assistance on the matter, please let me know.
Sincerely,Bozhidara PachilovaAssociate Software Developer
Hi Bozhidara.
What I want is to remove them from Visual Studio, not from any specific project.