I am trying to install microsoft.aspnet.web.optimization
in an ASP.NET MVC project, but I'm getting this error:
Install-Package: An error occurred while retrieving package metadata for 'Dapper.1.60.6' from source
...ABC\packages.
where project name is ABC.
How to resolve this issue? Any idea would be appreciated.