Commit 92466a7
Fixes System.InvalidOperationException: "Collection was modified after the enumerator was instantiated" that occurred when an environment variable (e.g. GX_CORS_ALLOW_ORIGIN) was defined in .NET Framework to override a configuration value. (#1219)
Co-authored-by: claudiamurialdo <[email protected]>1 parent 7eb3ad0 commit 92466a7
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
583 | 584 | | |
584 | 585 | | |
585 | 586 | | |
586 | | - | |
| 587 | + | |
587 | 588 | | |
588 | 589 | | |
589 | 590 | | |
| |||
0 commit comments