webwarrior-ws
webwarrior-ws
No crash dump is generated. I also tried launching GT as administrator, but results are the same.
> Why do I see 6 commits now in this PR instead of 1 or 2? Commit [31a1fba](https://github.com/fsprojects/FSharpLint/commit/31a1fba1cfd710b5c06a6105d66137314cb6cc6e) looks correct and you should've used --amend to that one. For some...
CI failure on Windows seems to be completely unrelated
Fixed indentation in .fsproj file
> Even though this doesn't have conflicts, I'd prefer to get a rebase before merging, just to be on the safe side. Rebased.
> Can you move the commit `NoPartialFunctions: remove workaround` to be the last one please? Done
Could not reproduce this bug with or without upcast. If type implements `IDisposable`, no error is raised. This makes me think the bug was fixed.
Hey jp-fournier-dev, thanks for reporting this issue. I couldn't reproduce what you found (see this commit where I've added a test with your code snippet, and check that CI status...