-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
ProjectCracker returns *.fsi files in FSharpProjectOptions.SourceFiles array #812
ProjectCracker returns *.fsi files in FSharpProjectOptions.SourceFiles array #812
Conversation
…s array (in addition to *.fs files, in right order)
…l ProjectCrackerOptions.Error (new field)
I think the problem isn't with the slashes. But somehow, nuget seems to try to access the wrong path. /cc @dsyme, it looks like you broke the build about a month ago with a merge and the Mac/Linux build hasn't completed successfully since. We couldn't readily find the cause, do you have an idea? See also #813. |
Thanks this is great. Sorry it didn't make it into the last FCS release. We have to fix the travis build |
Working on it, see #816 |
FCS 16.0.2 release |
...and ProjectCracker throws exception if the Tool returns non null Error.