Changelog
- Fixes sync check to allow syncing user defined enums again, reported by techanon #75
- Use explicit SyntaxTree reference in UdonSharpUpgrader to avoid compile issues with a Unity package that has a bad namespace declaration, reported by Vesturo