I took over an ASP.NET MVC project and can build and run it with MVC 5.2.3/.NET 4.5.2.
I can build and run it without problems. I am using the CKEdit (obviously with the CKFinder package included). The project has included a CKFinder.dll file in references. But in which package is that file included? I have created a test-project and installed almost every CKSource packages (including CKEditor and CKFinder) - without finding any CKFinder.dll. The only way to build the project has been copying the file from older versions of the project.
Is the file phased out?