I'm having trouble with strong names in the latest version. Is IronRuby.dll meant to be strongly named?
The Microsoft.Scripting.Hosting.ScriptRuntimeSetup constructor has a hard coded dependence to: IronRuby, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 But building IronRuby.dll using IronRuby.csproj doesn't seem to produce a strongly named assembly. I also note that IronRuby.csproj doesn't set SIGNED but the other projects do. Cheers, Wayne.
_______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
