After updating Visual studio 2015, I am getting the following error when visual studio starts. Nuget Operation failed NuGet.Config is not a valid XML. Path
'.' hexadecimal value 0x00, is an invalid character. Line 1, Position 1.
Also, i cannot use the package manager console anymore.
I tried uninstalling and reinstalling it, but with no success. i am still getting the error above.
Any guidance on how to fix this would be appreciated, thanks!
Delete NuGet.Config
from:
C:\Users\your-username\AppData\Roaming\NuGet
Upon re-opening VS2015 a new config file will be created and the issue should be resolved.