ModernUO/Projects/Server/Text
Kamron Batman c75514cc04
feat: Updates to .NET 9 (#1984)
### Summary

* Bumps to .NET 9 with updated dependencies
* Comparing a value type against null is no longer allowed
* CI/CD now uses the version specified in global.json
* Serialization generator updated to .NET 9 with bug fixes, fixes to turkish language, and parallelization
2024-12-08 10:16:34 -08:00
..
HexStringConverter.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
InsensitiveStringHelpers.cs fix: Adds required changes for Advanced Search feature (#1650) 2023-12-28 18:16:58 -08:00
ISelfInterpolatedStringHandler.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
OrdinalStringHelpers.cs feat: Updates to .NET 8. (#1542) 2023-11-14 17:08:09 -08:00
StringHelpers.cs feat: Updates to .NET 9 (#1984) 2024-12-08 10:16:34 -08:00
TextDefinition.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
TextEncoding.cs feat: Adds a memory mirrored ring buffer for networking. (#1533) 2023-10-09 00:57:53 -07:00