For ScintillaNET core this is primarily a maintenance release. It is based off of changeset 34880 and includes a few bug fixes from the 2.0 release.
The big change with this release is that I've now included a setup file which should help new developers get started more easily. It copies the SciLexer.dll to the system directory and creates the registry entries to list Scintilla in the list of available components for the VS Toolbox.
I'm not including the source in this release, please take the latest from the Source Code tab.
Download and run the MSI to have the installer set up your development environment. NOTE if you already have SciLexer.dll in your system directory it will be overwritten with version 1.7.6, which is the latest Scintilla at the time of this release.
OR
Download the ZIP file if you want to do a manual installation, read the included readme.txt for instructions on how to set up your development environment.