Version 5.4.0
Big change to the way integration tests work, and some better error output.
- Completely changed how ZenjectIntegrationTestFixture works, to use Unity's support for playmode tests
- Improved validation error output. Now outputs multiple errors at once, and also is more readable.
- Fixed signals that have value-type parameters to work properly with IL2CPP without a need for a reference wrapper class or anything
- Added back .NET 3.5 Moq dll as an alternative to the newer Moq dll