Brad Ackerman

Results 14 comments of Brad Ackerman

It seems to work for me on an XPS 17 (3840x2400) at 225% scale with 4.0.0.dev10+157.g2ada7c7 on Windows 11 build 22000.613.

3.5 works fine on my B2.0 flashed from Edgium 98.0.1108.13 on Windows 11 build 22000.376, other than claiming it's now B1.7.

I'm getting this behavior when using `TestAttribute` and not `TestCaseAttribute`; there's a rejected promise five stack frames into internal Fable stuff that appears to be from TestExplorer.fs:144: ```fsharp let executionId...

I'm having a similar problem with Npgsql 7 and .NET 6. It's failing to load Microsoft.Extensions.Logging.Abstractions; the default resolution path appeared to include `__SOURCE_DIRECTORY__` and Npgsql's directory in the nuget...