Error compliling with Orchard 1.6 Error does not implement interface member 'Orchard.Services.IHtmlFilter.ProcessContent(string, string)'
description
I get this error with vs 2012 Orchard 1.6
Error 1 'Vandelay.Industries.Filters.RelativeUrlHtmlFilter' does not implement interface member 'Orchard.Services.IHtmlFilter.ProcessContent(string, string)' D:\Orchard\Orchard4\src\Orchard.Web\Modules\Vandelay.Industries\Filters\RelativeUrlHtmlFilter.cs 11 18 Vandelay.Industries
I also noticed that the project still reference the ICSharpCode Zlib library no more used.