简体   繁体   中英

“Nuget failed to install/uninstall the selected package”

I'm trying to uninstall the entityframework V6 package from my solution. But I keep getting this message : 在此处输入图片说明

Is there a way to fix this? Or is there a workaround to safely delete the entityframework?

Try editing the packages.config to remove the package reference manually. Then install/uninstall again using GUI for nuget.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM