Skip to content

Remove L10NSharp.Windows.Forms from LibChorus#388

Merged
hahn-kev merged 2 commits into
masterfrom
remove-l10nsharp-winforms-from-libchorus
Jul 7, 2026
Merged

Remove L10NSharp.Windows.Forms from LibChorus#388
hahn-kev merged 2 commits into
masterfrom
remove-l10nsharp-winforms-from-libchorus

Conversation

@hahn-kev

@hahn-kev hahn-kev commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remove unused L10NSharp.Windows.Forms package reference from SIL.Chorus.LibChorus
  • Add explicit System.ServiceModel framework references for net462 in LibChorus and ChorusHub, replacing the transitive reference that the WinForms package was accidentally providing

Test plan

  • dotnet build -c Release succeeds locally
  • CI build and test pass on Windows and Linux

This change is Reviewable

LibChorus does not use WinForms directly. The package was only supplying a transitive System.ServiceModel framework reference on net462. Add explicit framework references in LibChorus and ChorusHub instead.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

Test Results

       8 files  ±0     333 suites  ±0   2h 31m 41s ⏱️ + 2m 15s
   992 tests ±0     936 ✔️ ±0    56 💤 ±0  0 ±0 
3 157 runs  ±0  3 034 ✔️ ±0  123 💤 ±0  0 ±0 

Results for commit c7bc7e4. ± Comparison against base commit b115dd0.

@jasonleenaylor jasonleenaylor left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

@jasonleenaylor reviewed 2 files and all commit messages, and made 1 comment.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on hahn-kev).

@imnasnainaec imnasnainaec left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@imnasnainaec reviewed all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on hahn-kev).

@hahn-kev
hahn-kev enabled auto-merge (squash) July 7, 2026 03:47
@hahn-kev
hahn-kev merged commit 7313dd6 into master Jul 7, 2026
6 checks passed
@hahn-kev
hahn-kev deleted the remove-l10nsharp-winforms-from-libchorus branch July 7, 2026 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants