Commit f070db4
committed
do not use StringComparison.InvariantCultureIgnoreCase because it make build failing on .NET Core
1 parent 0c1f673 commit f070db4
File tree
1 file changed
+2
-1
lines changed- src/fsharp/FSharp.Compiler.Service.ProjectCracker
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | | - | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments