Skip to content

#r references without relative path are not loaded when file is local #293

Description

@latkin

Creating a dedicated issue to track the problem raised by @dsyme in #273 (comment).

The #r "b.dll" seems to fail incorrectly, as b.dll resides next to a.fsx. Workaround is to change the ref to #r "./b.dll", which causes different crawling codepath in FSI (why?).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions