Sergiusz
Results
12
comments of
Sergiusz
I got the same error without any dictionaries while trying to create repro for another issue... Code ```csharp using Microsoft.EntityFrameworkCore; await using var context = new TestContext(); var thisFails =...
@asketov 🤡