Disabled Package Manager Console because of error in reading packages.config
Disabled Package Manager Console because of error in reading packages.config Didn't find a solution for my problem on the net. My Package Manager Console is disabled because it says it can't read packages.config. Package Manager Console packages.config. An error occurred while reading file 'filepathpackages.config': There are duplicate packages: Microsoft.AspNet.WebApi.Core I know it says there are duplicate packages but there's not. On the net, there's solution for a failed restore or a couldn't find the package.config file. Nothing remotely close to my issue. I am trying to download typeahead.js . That's why I need the PMC. typeahead.js Couldn't help but ask the community. Kindly help. Thank you. "Kindly help." so commanding. Remove all the lines from your packages file and try again. Now add the lines back one at a time, retrying after each line, to find out which one is the problem. Once you've found...
