Skip to main content Skip to footer

How to update your NuGet packages when there is an inconsistency

How to update your NuGet packages when there is an inconsistency

1. Navigate to either Project > Manage Nuget Packages OR Tools > Nuget Package Manager > Manage Nuget Packages for Solution 

2. Locate the affected package in "Installed", or search for missing package in the "Browse" tab. 

3. Depending on the error message, sometimes uninstallation and reinstallation are necessary steps. Downgrading the package may be as well.  

4. Rebuild your project and if there are any error messages, verify if it is the same message, or if it is different, check the affected packages the error is pointing to. 

If the error is persistent open a ticket on https://developer.mescius.com/my-account/my-support 

Logan McCarthy