visual studio 2012 - Nuget manager not visible -


i getting following error once run project in visual studio 2012.

warning 1 nuget packages installed using target framework different current target framework , may need reinstalled. visit http://docs.nuget.org/docs/workflows/reinstalling-packages more information. packages affected: microsoft.web.infrastructure, signalr.hosting.aspnet, signalr.server

reinstalling packages seem pretty straightforward. but, can tricky since following may affect or affected it:

project retargeting or project upgrade target framework of project gets changed package dependencies , versionsdependent packages , versions. suggest should read document.

https://docs.nuget.org/consume/reinstalling-packages

read when reinstall packages , watch for section.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -