Commit d6e67a4
fix(clients): InvalidOperationException in C# Fill() due to unsafe dictionary enumeration (#4820)
Co-authored-by: Renee Mundie <[email protected]>
Co-authored-by: Morgan Leroi <[email protected]>1 parent 3694a49 commit d6e67a4
File tree
1 file changed
+2
-1
lines changed- clients/algoliasearch-client-csharp/algoliasearch/Http
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments