I am working with the Umbraco 7.0.1 by starting with an empty MVC project and installing UmbracoCms.Core nuget. Now I am trying to install the Optimization nuget but have struck a version dependency issue.
It seems Umbraco Core requires NewtonSoft between 4.5.11 and 5.0.0, but Optimization (through WebGrease) requires > 5.0.4
Has anyone else struck this issue? If so, how do I get around this?
Dependency issues installing Microsoft.AspNet.Web.Optimization nuget package
Hi folks,
I am working with the Umbraco 7.0.1 by starting with an empty MVC project and installing UmbracoCms.Core nuget. Now I am trying to install the Optimization nuget but have struck a version dependency issue.
It seems Umbraco Core requires NewtonSoft between 4.5.11 and 5.0.0, but Optimization (through WebGrease) requires > 5.0.4
Has anyone else struck this issue? If so, how do I get around this?
Thanks, Dany.
is working on a reply...