ModernUO/Projects/UOContent.Tests/Tests
Kamron Batman c31bf20d0e
feat: Updates to .NET 6 (#843)
* Fixes an issue with moving directories across volumes
* Removes usages of WebClient
* Removes usages of Cryptographic Providers

Note: Even though .NET 6 introduces Xoshiro RNG, there is no way to control the seed. I'll do some reconciliation of Xoshiro so it functions closer to the built in one. For the most part, it has parity though.
Benchmarks show there is nothing odd about the implementations, they are within 1ns of each other.
2021-11-13 13:38:01 -08:00
..
Accounting/Security feat: Updates to .NET 6 (#843) 2021-11-13 13:38:01 -08:00
Engines fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00
Firewall fix(core): Optimizes strings / .NET 5 compatibility changes (#354) 2020-12-20 23:21:55 -08:00
Items fix: Fixes boat movement & moves weapon ability out of core (#750) 2021-08-30 21:30:09 -07:00
Multis fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00
Network/Packets fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00
Skills/Tracking fix(core): Removes disposable netstates. (#467) 2021-02-05 14:33:35 -08:00