Linqpad 7.87 not opening files with command line adding filename if linqpad is not already open.
If linqpad is not already open:
"C:\Program Files\LINQPad7\LINQPad7.exe" C:\Interoperability\ServiceBusCore.linq
Linqpad opens, but the file is not opened. e.g. empty file "Query 1"
Run it again:
"C:\Program Files\LINQPad7\LINQPad7.exe" C:\Interoperability\ServiceBusCore.linq
Now the file opens.
This seems to be a fairly new bug.