ModernUO/Projects
Kamron Batman e9642d61f1
fix: Removes custom BitArray (#1597)
### Summary

The BitArray class will be optimized over the next several years for various platforms/hardware and maintaining a duplicate for serialization is not practical. Removing the custom implementation. Recommend against using BitArray for serialization unless it is absolutely necessary.
2023-11-17 14:37:07 -08:00
..
Server fix: Removes custom BitArray (#1597) 2023-11-17 14:37:07 -08:00
Server.Tests fix: Removes custom BitArray (#1597) 2023-11-17 14:37:07 -08:00
UOContent fix: Removes custom BitArray (#1597) 2023-11-17 14:37:07 -08:00
UOContent.Tests feat: Updates to .NET 8. (#1542) 2023-11-14 17:08:09 -08:00