Commit a21c12f
Fixes #12023
Verifies that FSI can load System.Drawing.Common via #r "nuget:" without
FS0193 assembly loading errors. The original issue was that FSI did not
probe the Microsoft.WindowsDesktop.App runtime folder.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 01fe483 commit a21c12f
File tree
1 file changed
+11
-0
lines changed- tests/FSharp.Compiler.ComponentTests/Scripting
1 file changed
+11
-0
lines changedLines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
96 | 107 | | |
97 | 108 | | |
98 | 109 | | |
| |||
0 commit comments