I try to restore packages and I get an error that says:
NuGet Package restore failed for project Unable to find version '1.13.2' of package 'jQuery.UI'.
C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\: Package 'jQuery.UI.1.13.2' is not found on source 'C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\'.
//api.nuget.org/v3/index.json: Package 'jQuery.UI.1.13.2' is not found on source '//api.nuget.org/v3/index.json'.
. Please see Error List window for detailed warnings and errors.
I've looked into some other questions about similar issues, but none of those solutions have worked for me yet.So far I haven't had any luck resolving the issue. Any help is appreciated.