PublishedContentExtensions exists in both Umbraco.Core & Umbraco.Web.Common

Hi,

The code:
using PublishedContentExtensions = Umbraco.Extensions.PublishedContentExtensions;

Give the following error:
Severity Code Description Project File Line Suppression State
Error CS0433 The type ‘PublishedContentExtensions’ exists in both ‘Umbraco.Core, Version=9.0.1.0, Culture=neutral, PublicKeyToken=null’ and ‘Umbraco.Web.Common, Version=9.0.1.0, Culture=neutral, PublicKeyToken=null’


In my previous project [umbraco 8.17.0] this was working correclty. I was wondering how to solve this.


This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/107596-publishedcontentextensions-exists-in-both-umbracocore-umbracowebcommon