ModernUO/Projects
Kamron Batman 5bd41d5b68
feat: Adds .NET 7 & Arm64 support (#1229)
## BREAKING CHANGE
**Publishing for linux will no longer include runtimes**

## Major Changes
* Adds .NET 7 support.
* Adds ARM64 support (experimental).
* Changes linux support to be open-ended against anything .NET 7 supports.
* Fixes native library resolutions. (Make sure to install `dev` versions of the libraries)
* Updates README
* Adds Ubuntu 22, CentOS 8/9 Stream to CI/CD.

## TODOs:
* Update modernuo.com docs

Closes #1173
Closes #1159
2022-11-06 09:59:11 -08:00
..
Server feat: Adds .NET 7 & Arm64 support (#1229) 2022-11-06 09:59:11 -08:00
Server.Tests fix: Optimizes TextDefinition to eliminate allocations. Removes TextDefinition ctor. (#1221) 2022-10-30 16:53:23 -07:00
UOContent feat: Adds .NET 7 & Arm64 support (#1229) 2022-11-06 09:59:11 -08:00
UOContent.Tests fix: Removes SetTypeRef for generated code. (#1189) 2022-10-15 15:12:49 -07:00