Milian
Milian
Hi @pocketken, Thank you for your reply. I'll try and have a look whenever I get a chance.
Hi @pocketken, I started looking into it but other things came up. It looked feasible, the main issue was the tests comparison by packages since the types no longer match....
Hi, I am having the same issue. Dot net Framework 4.8 does not support modifying dictionary entries while being enumerated. This can be reproduced by running the following: ``` [Fact]...