[Ironruby-core] At Revision 46, Microsoft.Scripting.csproj imports SpecS
Joe Chung
lists at ruby-forum.com
Sun Oct 28 12:37:07 EDT 2007
Erez Tal wrote:
> John Lam (DLR) wrote:
>> Brian J. Cardiff:
>>
>>> Since the SpecSharp.targets its not in trunk VS is unable to load the
>>> project.
>>
>
> Is this resolved yet?
>
> I'm using revision 53 and having the same problem.
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'" />
--
Posted via http://www.ruby-forum.com/.
More information about the Ironruby-core
mailing list