Eugene Novikov
Eugene Novikov
I've updated the project and set the version to 9.0.0. The memory leak didn't disappear.
I have a similar issue on macOS. It seems to depend on something specific in the environment, but I can't figure out what it might be.
I've tried the version from CI and recieved such error message: ```error: cannot run difft: No such file or directory fatal: external diff died, stopping at src/mono/nuget/Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest/WorkloadManifest.Wasi.targets.in ``` If I...
Yes, I had forgotten that my `.gitconfig` had an external diff configured. I removed it, and everything is okay now.