When I try installing Umbraco 7.4.3 using NuGet in Visual Studio 2015 I get this messsage:
"Failed to add reference to 'Umbraco.Core'."
When I take I look in the References list I see that the Umbraco.Core reference contains an yellow warning icon. This happens for the 'UmbracoCMS' and for the 'UmbracoCMS.Core' NuGet packages.
During NuGet install the output window contains this messages:
Added package 'UmbracoCms.Core.7.4.3' to folder '....\packages'
Failed to add reference to 'Umbraco.Core'
Hi all,
When I try installing Umbraco 7.4.3 using NuGet in Visual Studio 2015 I get this messsage:
"Failed to add reference to 'Umbraco.Core'."
When I take I look in the References list I see that the Umbraco.Core reference contains an yellow warning icon. This happens for the 'UmbracoCMS' and for the 'UmbracoCMS.Core' NuGet packages.
During NuGet install the output window contains this messages:
So, can somebody explain me what happens?
is working on a reply...