Again thank you @ArchangelWTF for the changes in this release!
Small changes to improve code health and performance
Changes
- Replace all LINQ queries with standard code, LINQ is rather inefficient in this older version of .NET and should be avoided
- Removed old build files
- Migrated some patches to transpilers which should be slightly faster
- Removed some more old logic that wasn't referenced anywhere