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/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.20
Choose a base ref
...
head repository: dotnet/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.0.10
Choose a head ref
  • 14 commits
  • 40 files changed
  • 10 contributors

Commits on Sep 9, 2025

  1. Change support phase from 'preview' to 'go-live' (#10080)

    * Change support phase from 'preview' to 'go-live'
    
    * Change support phase from 'preview' to 'go-live'
    mairaw authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    9a40159 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2025

  1. Configuration menu
    Copy the full SHA
    f676b75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a67d7f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad698a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2025

  1. Add dotnet.config to known RC1 issues (#10073)

    * Add dotnet.config to known RC1 issues
    
    * Update release-notes/10.0/known-issues.md
    
    Co-authored-by: Amaury Levé <[email protected]>
    
    * Update known-issues.md
    
    * Expand example
    
    * Update P3 notes as well
    
    * Fix
    
    ---------
    
    Co-authored-by: Amaury Levé <[email protected]>
    Youssef1313 and Evangelink authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    46cec18 View commit details
    Browse the repository at this point in the history
  2. fix hashes (#10086)

    * fix hashes
    
    * revert whitespace modification
    
    * json formatting to satisfy "npx prettier" check
    
    ---------
    
    Co-authored-by: Ondrej Smid <[email protected]>
    Co-authored-by: Rahul Bhandari <[email protected]>
    3 people authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    7e61de0 View commit details
    Browse the repository at this point in the history
  3. Fix macOS RID in SDK release notes for 10.0-preview.7 (#10085)

    Fix incorrect RID for macOS in example.
    martincostello authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    bf6ba31 View commit details
    Browse the repository at this point in the history
  4. Update release notes URL for version 10.0.0-rc.1 (#10087)

    * Update release notes URL for version 10.0.0-rc.1
    
    * Update release notes URL for version 10.0.0-rc.1
    rbhanda authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    4c489a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

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

Commits on Sep 30, 2025

  1. Update EOL date for .NET 9 in README.md (#10108)

    * Update EOL date for .NET 9 in `README.md`
    
    Follow-up #10105
    
    * Update release-notes/9.0/README.md
    
    Co-authored-by: Maira Wenzel <[email protected]>
    
    ---------
    
    Co-authored-by: Maira Wenzel <[email protected]>
    xtqqczze and mairaw authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    8fbdd8e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. Configuration menu
    Copy the full SHA
    776df6a View commit details
    Browse the repository at this point in the history
  2. dotnet Patch Tuesday 10-14 Release note updates for 8.0, 9.0 & 10.0 R…

    …C2 (#10117)
    
    * dotnet Patch Tuesday 10-14 Release note updates for 8.0, 9.0 & 10.0 RC2
    
    * Updated Placeholder Urls
    victorisr authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    2455cd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17b2c26 View commit details
    Browse the repository at this point in the history
  4. Fix linter errors (#10119)

    * Fix linter errors
    
    * Update Documentation/security-group/dotnet-security-group-agreement.md
    
    Co-authored-by: Maira Wenzel <[email protected]>
    
    ---------
    
    Co-authored-by: Maira Wenzel <[email protected]>
    richlander and mairaw authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    7bb301d View commit details
    Browse the repository at this point in the history
Loading