When I run my MVC4 Web application it gives the following error:
Could not load file or assembly \'WebGrease\' or one of its dependencies. The located assemb
I had to run Update-Package -Reinstall Microsoft.AspNet.Web.Optimization
Update-Package -Reinstall Microsoft.AspNet.Web.Optimization
That updated my web.config and all references