Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
575
Uninstall WPF Trial Nuget packages
posted

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:

  • Infragistics.WPF.Barcodes
  • Infragistics WPF Barcodes.Trial

I'd like to remove all trial packages.

Thanks

Parents
  • 2640
    Offline posted

    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 Pachilova
    Associate Software Developer

Reply Children