Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Unity-Technologies/UnityOptions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: avoid-trim-warning
Choose a base ref
...
head repository: Unity-Technologies/UnityOptions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 5 files changed
  • 4 contributors

Commits on Feb 2, 2023

  1. Merge pull request #22 from Unity-Technologies/avoid-trim-warning

    Fix nativeaot warning
    mrvoorhe authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    6530d7c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Update to net8

    mrvoorhe committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    a2ddfd9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #23 from Unity-Technologies/net8

    Update to net8
    mrvoorhe authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    9d5b127 View commit details
    Browse the repository at this point in the history
  3. Suppress a warning

    mrvoorhe committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    c3d8584 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #24 from Unity-Technologies/suppress-warning

    Suppress a warning
    mrvoorhe authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    b7f6274 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    0bc046a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from Unity-Technologies/is-aot-compatible

    Use the new `IsAotCompatible` property
    mrvoorhe authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6be659f View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    e70438b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from Unity-Technologies/upgrade/kukshtel/nunit…

    …-4.2.2
    
    Upgrades NUnit to 4.2.2 and fixes asserts to conform to new style
    kkukshtel authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    625e293 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. Configuration menu
    Copy the full SHA
    7ea5d6c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from Unity-Technologies/upgrade/kukshtel/nunit…

    …-4.2.2
    
    Rolls back version to latest NUnit 3
    mrvoorhe authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    86030dd View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2026

  1. Update unity options to net9

    mrvoorhe committed Jan 21, 2026
    Configuration menu
    Copy the full SHA
    49bfb51 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2026

  1. update to net10

    mrvoorhe committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    d39d072 View commit details
    Browse the repository at this point in the history
Loading