support for adding a dll with environment variables
I'd like to be able to add a reference to:
%dscriptcode%\ScriptCode.ConvertedToC#\bin\x86\Debug\ScriptCode.exe
The environment variable for %dscriptcode% has different values on my two different machines and I store my linqpad queries in dropbox. Ideally I'd like to be able for this to work on both machines from the same script.
%dscriptcode%\ScriptCode.ConvertedToC#\bin\x86\Debug\ScriptCode.exe
The environment variable for %dscriptcode% has different values on my two different machines and I store my linqpad queries in dropbox. Ideally I'd like to be able for this to work on both machines from the same script.
Comments
Instead of having to leave changes uncommitted in one of the two environments, I could just have environment variables