You are on page 1of 1

To build the PythonInteroperability solution: 1. Open the solution 2. Add references to the IronPython and Microsoft.Scripting assemblies.

These as semblies are provided with IronPython and will be located under the IronPython i nstallation folder rather than the Global Assembly Cache 3. Rebuild the solution To build the RubyInteroperability solution: 1. Open the solution 2. Add references to the IronRuby, IronRuby.Libraries, and Microsoft.Scripting a ssemblies. These assemblies are provided with IronRuby and will be located under the IronPython installation folder rather than the Global Assembly Cache 3. Rebuild the solution

You might also like