[Ironruby-core] At Revision 46, Microsoft.Scripting.csproj imports SpecS
John Lam (DLR)
jflam at microsoft.com
Mon Oct 29 18:26:15 EDT 2007
Joe Chung:
> Until they resolve this, you can work around this by removing the
> following lines (the Spec# references) from the Microsoft.Scripting C#
> project.
>
> <Import Project="..\..\SpecSharp.targets" />
> <Target Name="AfterCompile" DependsOnTargets="Verify"
> Condition="'$(SpecSharpVerify)' == 'true'" />
Thanks for posting this, Joe. Resolving this properly requires adding a new feature to the Rakefile and I'm running around getting things together for RubyConf right now.
-John
More information about the Ironruby-core
mailing list