Compillation error
Hello.
Found Your last version (1.6.339.0) and saw that it does't compile. The reason was in missin in ..\Library\Providers\HtmlEditorProviders\CkHtmlEditorProvider\packages.config
<package id="CKEditor" version="3.6.4" targetFramework="net45" /> <package id="CkeditorForASP.NET" version="3.6.4.0" targetFramework="net45" />
and flaws in
..\Library\Providers\HtmlEditorProviders\CkHtmlEditorProvider\Provider.CkHtmlEditorProvider.cproj
<Reference Include="CKEditor.NET, Version=3.6.2.0, Culture=neutral, PublicKeyToken=e379cdf2f8354999, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\..\..\..\packages\CkeditorForASP.NET.3.6.4.0\lib\CKEditor.NET.dll</HintPath> </Reference>
excuse for troubling.