← Customer Feedback for LINQPad Settings and activity 1 result found Script references should be relative instead of absolute 20 votes Vote Vote Vote Vote We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close 1 vote 2 votes 3 votes Remove votes You have left! (?) (thinking…) 2 comments · LINQPad Feature Suggestions · Delete… · Admin → How important is this to you? Not at all You must login first! Important You must login first! Critical You must login first! We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close An error occurred while saving the comment Ilya commented · Apr 11, 2012 · Edit… · Delete… 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? Save Submitting... Ilya supported this idea · Apr 11, 2012
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?