ModernUO/Projects
Kamron Batman d57f1fecc1
fix: Prepares for IPooledEnumerable removal (#1548)
### Summary

- Removes `IPooledEnumerable` (non-generic)
- Changes `IPooledEnumerable<T>` so that  `Free()` is replaced with the `IDisposable` pattern
2023-10-15 11:20:49 -07:00
..
Server fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
Server.Tests feat: Adds ValueLinkList (#1545) 2023-10-14 18:58:36 -07:00
UOContent fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
UOContent.Tests chore(deps): Bump xunit from 2.5.1 to 2.5.2 (#1543) 2023-10-13 17:07:10 -07:00