-
Re: file watcher on open .linq files - catches renames but not edits?
It's in LINQPad 6. I'll see whether it's easy to backport.2 · -
Re: Linqpad version 6
It's a huge project. Most of the work has been in bringing the current experience to .NET Core. For example, being able to reference a .NET Core library - and have its dependencies resolve correctly …7 · -
Re: Which framework version is LINQPad5 targeting?
LINQPad always targets the latest .NET 4.x Framework version that you have installed on your computer. You can check what this is with the following query: http://share.linqpad.net/clnvl7.linq1 · -
Re: Output lines starting with a single space ignore that space
Thanks - will fix for next build.1 · -
Re: List of ExpandoObjects in Util.WriteCsv
Good call - I'll fix this for the next build.1 ·