-
Re: Can't install nuget v3.0 packages
The LINQPad beta released a few hours ago uses NuGet 2.9.0, but this doesn't appear to fix the problem. It looks like I will have to migrate LINQPad to NuGet 3.0, which is a non-trivial exercise.1 · -
Re: UI Bug Report
The ArgumentException and Dump depth number selector bugs have been fixed in the 4.05 beta: http://www.linqpad.net/download.aspx#beta The debugger listviews don't support sorting. Being unable to dou…1 · -
Re: Suppressing the ToString() in Dump method?
The newest beta suppresses the .ToString representation for anonymous types: http://www.linqpad.net/download.aspx#beta1 · -
Re: Dump the current value of the timer
This is now available in the new beta: http://www.linqpad.net/download.aspx#beta Util.ElapsedTime.Dump();1 · -
Re: [Bug v5.02.03]: COMException while debugging
Thanks, Chowder. Have fixed for next build.1 ·