Files
H445 cf021c470d Fix: update to align with Roslyn compiler changes in VS2026 (#981)
- Refactor list reversal to avoid LINQ Reverse()
- Updated list reversal logic in ConnectionMaker.cs and Combine.cs to use Array.Reverse and manual for-loops instead of LINQ's .Reverse(). No functional changes made.
2026-03-12 13:43:28 +01:00
..
2026-02-21 01:19:28 +01:00
2026-02-06 00:16:29 -05:00