Skip to content

Add regression test: #12023, FSI can load System.Drawing.Common via nuget#19497

Merged
T-Gro merged 1 commit intomainfrom
regression-test/issue12023
Mar 26, 2026
Merged

Add regression test: #12023, FSI can load System.Drawing.Common via nuget#19497
T-Gro merged 1 commit intomainfrom
regression-test/issue12023

Conversation

@T-Gro
Copy link
Copy Markdown
Member

@T-Gro T-Gro commented Mar 26, 2026

Fixes #12023

Verifies that FSI can load System.Drawing.Common via #r "nuget:" without FS0193 assembly loading errors.

…uget

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>
@T-Gro T-Gro requested a review from a team as a code owner March 26, 2026 16:13
@T-Gro T-Gro added NO_RELEASE_NOTES Label for pull requests which signals, that user opted-out of providing release notes AI-Issue-Regression-PR PR adding regression test for a closed issue labels Mar 26, 2026
@T-Gro T-Gro requested a review from abonie March 26, 2026 16:13
@T-Gro T-Gro enabled auto-merge (squash) March 26, 2026 16:13
@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Release notes required, but author opted out

Warning

Author opted out of release notes, check is disabled for this pull request.
cc @dotnet/fsharp-team-msft

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI-Issue-Regression-PR PR adding regression test for a closed issue NO_RELEASE_NOTES Label for pull requests which signals, that user opted-out of providing release notes

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Error using System.Drawing.Common with FSI

2 participants