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: reactiveui/splat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 15.5.1
Choose a base ref
...
head repository: reactiveui/splat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 15.5.3
Choose a head ref
  • 2 commits
  • 7 files changed
  • 2 contributors

Commits on Aug 17, 2025

  1. Add builder state tracking and test reset to AppBuilder (#1375)

    * Add builder state tracking and test reset to AppBuilder
    
    Introduces the static UsingBuilder property to track builder usage and adds ResetBuilderStateForTests for resetting builder state in unit test environments. Also adds .NET 6+ attributes to WithCoreServices and removes unused using directives from several files.
    
    * Fix API tests
    ChrisPulman authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    f81f09e View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency verify.xunit to 30.6.0 (#1376)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    14d31d9 View commit details
    Browse the repository at this point in the history
Loading