c# - Nutget -reinstall / This is possibly a bug in the package. Please contact the package owners for assistance -


i have use update-package -reinstall in solution. got error.

update-package : failed add reference. package 'microsoft.azure.mobile.client' tried add framework reference 'system.net.http' n ot found in gac. possibly bug in package. please contact package owners assistance. @ line:1 char:15 + update-package <<<<  -reinstall     + categoryinfo          : notspecified: (:) [update-package], exception     + fullyqualifiederrorid : nugetcmdletunhandledexception,nuget.packagemanagement.powershellcmdlets.updatepackagecommand 

any ideas how resolve this?


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -