Skip to content

Remove L10NSharp.Windows.Forms from LibChorus#388

Open
hahn-kev wants to merge 1 commit into
masterfrom
remove-l10nsharp-winforms-from-libchorus
Open

Remove L10NSharp.Windows.Forms from LibChorus#388
hahn-kev wants to merge 1 commit 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.

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.

1 participant