Skip to content

Settings and activity

1 result found

  1. 20 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Ilya commented  · 

    how do relative references to dlls work? I tried editing script.linq file that i have to use relative path
    <Reference Relative="..\..\Some.dll">..\..\Some.dll</Reference>

    but open and then save the script from beta linqpad 2.40.07) i end up with:

    <Reference Relative="..\..\Some.dll">c:\full\path\to\Some.dll</Reference>

    is linqpad going to use the value in "Relative" attribute if it's available and will ignore the full path value of the element?

    Ilya supported this idea  ·