We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Update-package : Unable to find package 'Syncfusion.Data.WinForms'. Existing packages must be restored before performing an install or update.

Hi,
I'm trying to update packages from my desktop project, but I get this error above.
Can you help me?

- I am using nuget.org in VS 2017
- Current version:16.3.0.21

Thank you
Leandro Ferreira

3 Replies

VN Vadivel Natarajan Syncfusion Team March 12, 2019 10:17 AM UTC

Hi Leandro,

Thanks for contacting Syncfusion support.

We have unlisted the Syncfusion NuGet packages (Ex: Syncfusion.Data.WinForms) which are only perform for dependency purpose. Hence, you cannot upgrade the unlisted packages separately. So, the dependency package will automatically be upgraded when update the parent package. Please use the below command in Package manager Console to update the parent package of Syncfusion.Data.WinForms (dependency package).

Command: Update-Package {Parent package name}
Example: Update-Package Syncfusion.SfDataGrid.WinForms

Regards,
Vadivel Natarajan


LE Leandro March 12, 2019 02:18 PM UTC

Hi, 

Its working fine.
Thank you very much

Leandro


VN Vadivel Natarajan Syncfusion Team March 13, 2019 04:05 AM UTC

 Hi Leandro,

Thank you for your update.

We are glad that your issue has been resolved. Please do let us know if you need any further assistance on this.

Regards,
Vadivel Natarajan  


Loader.
Live Chat Icon For mobile
Up arrow icon