ModernUO/Projects
Kamron Batman c2234d285a refactor(console): use System.Threading.Lock for the pump gate
C# 13+ dedicated lock type; the existing lock (_gate) statements lower to
Lock.EnterScope() unchanged.
2026-07-15 23:39:05 -07:00
..
Application fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00
BuildTool fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00
Logger fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00
Server refactor(console): use System.Threading.Lock for the pump gate 2026-07-15 23:39:05 -07:00
Server.Tests test(console): make ConsoleInputPump prompt tests deterministic 2026-07-15 23:32:06 -07:00
UOContent fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00
UOContent.Tests fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00