You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Check out the branch EvenMoreLINQ:
https://morelinq.googlecode.com/svn/branches/EvenMoreLINQ
2. Run build.cmd or buildw.cmd in the root of the working copy.
What is the expected output? What do you see instead?
Expected the build to succeed across the entire solution. Instead the test
project fails with the following extract (see attached file for full
output) towards the end that highlights the problem:
"C:\EvenMoreLINQ\MoreLinq.sln" (default target) (1) ->
"C:\EvenMoreLINQ\MoreLinq.Test\MoreLinq.Test.csproj" (default target) (3) -
>
(CoreCompile target) ->
CSC : error CS2001: Source file 'Combinatorics.cs' could not be found
0 Warning(s)
1 Error(s)
Original issue reported on code.google.com by azizatif on 17 Jan 2010 at 11:21
Somehow, Check For Modifications in Tortoise missed this file from the last
commit.
It has been added and committed as R120. I will pull down the source afresh and
make
sure it builds.
Original comment by ambientl...@gmail.com on 17 Jan 2010 at 3:47
Original issue reported on code.google.com by
azizatif
on 17 Jan 2010 at 11:21Attachments:
The text was updated successfully, but these errors were encountered: