ModernUO/Projects/Server.Tests
Kamron Batman 9cd84ba3d6
fix: Removes support for v4 Client and old gump packet. (#1739)
### Summary
* Removes old gump packet support
* Removes support for v4 clients
* Removes `Unpack` flag and assumes it is always true.
* Removes StringToBuffer since this is built into .NET now.

> [!Note]
> View the file changes with white space off: https://github.com/modernuo/ModernUO/pull/1739/files?diff=split&w=1
2024-04-24 19:39:37 -07:00
..
Fixtures fix: Fixes hanging tests (#1535) 2023-10-09 00:22:59 -07:00
Helpers fix: Removes support for v4 Client and old gump packet. (#1739) 2024-04-24 19:39:37 -07:00
Tests fix: Removes support for v4 Client and old gump packet. (#1739) 2024-04-24 19:39:37 -07:00
SequentialTestCollectionDefinition.cs Fixes leaking tests (#231) 2020-09-06 14:16:57 -07:00
Server.Tests.csproj chore(deps): Bump xunit from 2.7.0 to 2.7.1 (#1730) 2024-04-12 17:33:16 -07:00