-
Re: LINQPad for macOS: First public preview!
@naile: That's right, it's just Apple silicon for now. It would actually end up being quite expensive to support Intel - everything would need to be tested twice. And having a single deployment with …1 · -
Re: Lprun.exe exit code is always zero for async query
This will be fixed in the next LINQPad 8 release.1 · -
Re: Referencing unstable version of a NuGet package
Yes - click the 'Include prerelease' checkbox in the NuGet package manager.1 · -
Re: Issue with Automatic Language Switching
This occurs when you answer 'No' to moving the namespace imports. It should really work in either case. I've fixed this in 8.6.5.1 · -
Re: How do I silence Console.Writeline?
Something else you can try is Trace.Listeners.Clear();1 ·
