Skip to content

#r cannot find assemblies in /bin, must specify path "./bin/{assembly}" #1

@chris-ray

Description

@chris-ray

In scriptcs I can use #r "{assembly}" and it will resolve assemblies in the ./bin directory relative to the executing script. However in edge-scs this is not true. The #r directive in the scripts imported via #load must specify a path such as #r "./bin/{assembly}".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions