Skip to content

dotnet fsi file package source reference not working with relative path #i #12969

@jkone27

Description

@jkone27
#i """ /some/relative/path/containing/nuget/packages"""
#r "nuget: Some.Package"

Expected

i can load the package from a relative folder in my directory, e.g. in a project to test from a script if the package behaves consistently

Actual

without specifying the full filesytem absolute path i cannot load the package in the script

  • Operating system: MacOS (might have the same issue on windows)
  • NET6
  • vscode + ionide or vs for mac

Metadata

Metadata

Assignees

No one assigned

    Labels

    Impact-Medium(Internal MS Team use only) Describes an issue with moderate impact on existing code.Needs-ReproNeeds-design

    Type

    No type

    Projects

    Status

    New

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions