Skip to content

8.6.2: MethodMissing fix

Choose a tag to compare

@thekid thekid released this 30 Dec 12:37
· 62 commits to master since this release
  • Fixed Method not found: "System.String System.String.TrimEnd()"
    exception when running on .NET < 6
    (@thekid)