-
Re: What is being dumped when expanding Json.NET scalar values?
JValue implements IFormattable, but also implements IEnumerable. So LINQPad creates a link whose text is IFormattable.ToString(), and when clicked, expands into the enumeration of IEnumerable. I migh…1 -
Re: NuGet problem in LINQPad 5 - missing assemblies in net48 profile
A beta with this fix is now available: https://www.linqpad.net/Download.aspx#beta1 -
Re: NuGet problem in LINQPad 5 - missing assemblies in net48 profile
Thanks for those packages - I can confirm this is fixed for the next build.1 -
Re: LINQPad.Controls.SelectBox - selectedIndex doesn't work
Thanks - will fix for next build.1 -
Re: [Bug]SkiaSharp's native library not working using LINQPad6
Thanks - I've identified the problem and will get a fix our shortly.1
