Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for hard-coded nu-get Newtonsoft usage in C# SDK causing Unity IL2CPP builds to crash #219

Merged
merged 5 commits into from
May 9, 2024

Commits on Apr 25, 2024

  1. fix: expose way to deserialize to internal object from external IJson…

    …PluggableLibrary implementations, remove duplicate/non-IJsonPluggableLibrary-based deserialization logic
    jakub-grzesiowski committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a602c69 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    250221a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    7a9ae4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8463513 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    43cc91d View commit details
    Browse the repository at this point in the history