ModernUO/Projects/UOContent.Tests/Tests/Network
Kamron Batman 4d5ca1105d
fix(tests): repair the build after the Configure/namespace sweep
The namespace flatten (Server.Network.Bans.Blocklist -> Server.Network.Bans)
missed the five blocklist test files, leaving the branch unbuildable with 7
CS0234/CS0246 errors. Point their usings at the collapsed namespace and finish
the IBanReporter/IConnectionFilter Configure -> Register rename in the two
Server.Tests fakes.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-25 11:07:14 -07:00
..
Bans fix(tests): repair the build after the Configure/namespace sweep 2026-07-25 11:07:14 -07:00
Firewall refactor(network): move Firewall to UOContent; core keeps only the filter seam 2026-07-25 01:18:42 -07:00
Packets feat: Upgrades networking to use io_uring. (#2315) 2026-02-01 16:02:32 -08:00