Provides syntax files (aka langdef files, `*.lang`) from [Highlight v4.19](http://andre-simon.de/doku/highlight/en/highlight.php). This package also provides `filetypes.conf`.
$ dotnet add package Smdn.LibHighlightSharp.LangDefsProvides syntax files (aka langdef files, *.lang) from Highlight v4.19. This package also provides filetypes.conf.
By adding this package to the <PackageReference>, the *.lang files will be deployed to under $(OutputPath)highlight/langDefs/ in the output folder at build time.
filetypes.conf will also be deployed to under $(OutputPath)highlight/.
The bundled file copied or generated from Highlight is licensed under the GNU General Public License v3.0 (see COPYING.txt).