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: dotnet/runtime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9305d7f71d
Choose a base ref
...
head repository: dotnet/runtime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d3981726bc
Choose a head ref
  • 2 commits
  • 4 files changed
  • 4 contributors

Commits on Oct 16, 2024

  1. [release/9.0] fix guid version > 7 (#108351)

    * fix guid version > 7
    
    * Update src/libraries/System.Runtime/tests/System.Runtime.Tests/System/GuidTests.cs
    
    ---------
    
    Co-authored-by: kasperk81 <83082615+kasperk81@users.noreply.github.com>
    github-actions[bot] and kasperk81 authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5d276d9 View commit details
    Browse the repository at this point in the history
  2. [release/9.0] Stable branding for GA (#108899)

    * [release/9.0] Stable branding for GA
    
    * Make VerifyFrameworkDescriptionContainsCorrectVersion test more specific in its checks when stable.
    
    * Revert "Make VerifyFrameworkDescriptionContainsCorrectVersion test more specific in its checks when stable."
    
    This reverts commit 2dd6cd4.
    
    * Fix InformationalVersion in corelib generators
    
    ---------
    
    Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
    carlossanlop and akoeplinger authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d398172 View commit details
    Browse the repository at this point in the history
Loading