Our module uses the unzipfile method of IFileManager but in DNN 7.3.2 we get the following error:
Method not found: 'Int32 DotNetNuke.Services.FileSystem.IFileManager.UnzipFile(DotNetNuke.Services.FileSystem.IFileInfo, DotNetNuke.Services.FileSystem.IFolderInfo)'.
What could be the problem?