diff --git a/Models/FTPFileProvider.cs b/Models/FTPFileProvider.cs index 1f60f79..c72c84b 100644 --- a/Models/FTPFileProvider.cs +++ b/Models/FTPFileProvider.cs @@ -12,7 +12,7 @@ namespace Syncfusion.EJ2.FileManager.FTPFileProvider { - public class FTPFileProvider : IFTPFileProviderBase + public class FTPFileProvider { protected string HostName; protected string RootPath; diff --git a/Syncfusion.EJ2.FileManager.FTPFileProvider.AspNet.Core.csproj b/Syncfusion.EJ2.FileManager.FTPFileProvider.AspNet.Core.csproj index f05490a..1f3045e 100644 --- a/Syncfusion.EJ2.FileManager.FTPFileProvider.AspNet.Core.csproj +++ b/Syncfusion.EJ2.FileManager.FTPFileProvider.AspNet.Core.csproj @@ -9,7 +9,7 @@ - +