-
Re: Instant Share unable share link on Facebook
Thanks - this should now be fixed.1 · -
Re: Warning: No compatible assemblies found in package 'MimeTypes'
There are no assemblies in this package, only .cs.pp files that require merging via MSBuild. LINQPad doesn't use MSBuild, so this package won't work. LINQPad will still import the content files, but …1 · -
Re: Is it possible to use .NET regular expression source generators in LINQPad?
LINQPad doesn't support source generators right now. It would require either switching the LINQPad GUI from .NET 6+ back to .NET Framework, or moving the entire Roslyn toolchain out-of-process - a ma…1 · -
Re: LINQPad v. 8.3.7: Unable to export IAsyncEnumerable to Excel
This feature should be available in 8.4.2: https://www.linqpad.net/linqpad8.aspx#beta1 · -
Re: Suggestion: Add Ctrl+Click as an alternative to F12
The beta runs side-by-side with the main release. Each updates itself independently. You don't need to uninstall the RTM.1 ·