Hi knhr,
You should only add a project reference to the main ClearScript assembly, ClearScript.dll.
If you wish to use ClearScript's V8 support, you must also copy the V8 assemblies (ClearScriptV8-32.dll, ClearScriptV8-64.dll, v8-ia32.dll, and v8-x64.dll) to your application's directory, but referencing them from your project is unnecessary.
Please see the ClearScript ReadMe for more information about integrating and deploying ClearScript with your application.
Cheers!
You should only add a project reference to the main ClearScript assembly, ClearScript.dll.
If you wish to use ClearScript's V8 support, you must also copy the V8 assemblies (ClearScriptV8-32.dll, ClearScriptV8-64.dll, v8-ia32.dll, and v8-x64.dll) to your application's directory, but referencing them from your project is unnecessary.
Please see the ClearScript ReadMe for more information about integrating and deploying ClearScript with your application.
Cheers!