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: v10.0.0-preview.7
Choose a base ref
...
head repository: dotnet/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 18 commits
  • 112 files changed
  • 21 contributors

Commits on Aug 12, 2025

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

Commits on Aug 13, 2025

  1. Fix Super-Linter to run on pull requests to all branches (#10035)

    * Initial plan
    
    * Fix super-linter to run on pull requests to all branches
    
    Co-authored-by: jongalloway <[email protected]>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: jongalloway <[email protected]>
    Copilot and jongalloway authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    cef1a96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bf52a8 View commit details
    Browse the repository at this point in the history
  3. Releases json updates fix (#10038)

    * Added and Modified release.json File Schema for 10.0 Preview releases 1 to 6
    
    * Added and Modified release.json File Schema for all 9.0 releases
    
    * Added and Modified release.json File Schema for all 8.0 releases
    victorisr authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    1d14a83 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Clean up ASP.NET Core feature list for .NET 10 Preview 7 (#10041)

    * Clean up ASP.NET Core feature list for .NET 10 Preview 7
    
    * Fix markdown linting error
    
    * Add InvokeNew to InvokeConstructor rename
    danroth27 authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    1084d81 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Add comprehensive GitHub Copilot instructions for dotnet/core reposit…

    …ory (#10029)
    
    * Initial plan
    
    * Initial exploration and plan for Copilot instructions
    
    Co-authored-by: jongalloway <[email protected]>
    
    * Create comprehensive GitHub Copilot instructions for dotnet/core repository
    
    Co-authored-by: jongalloway <[email protected]>
    
    * Fix JSON_PRETTIER formatting error in markdown-link-check-config.json
    
    Co-authored-by: jongalloway <[email protected]>
    
    ---------
    
    Co-authored-by: Copilot <[email protected]>
    Co-authored-by: jongalloway <[email protected]>
    Co-authored-by: Jon Galloway <[email protected]>
    Co-authored-by: James Montemagno <[email protected]>
    4 people authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    7e7d39b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2025

  1. API Diff .NET 10.0 Preview 7 -> RC1 (#10063)

    * .NET 10.0 Preview 7 -> RC1 API Diff
    
    * Fix indenting
    ericstj authored Sep 5, 2025
    Configuration menu
    Copy the full SHA
    87e021b View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. Add release notes for .NET 10 RC 1 across various components (#10061)

    * Add RC1 release notes template files
    
    * Add missing aspnetcore.md template file
    
    * Update RC1 release notes to proper template format and update prompt file
    
    * Add release notes for .NET 10 RC 1 across various components
    
    * Fix markdownlint issues in createprs-for-preview.prompt.md
    
    * Update createprs-for-preview prompt with detailed instructions for handling "TBD" placeholders and adding a master consolidation PR process
    
    * Servicing Release markdowns and json Updates for 10.0 RC1
    
    * Added ./rc1/README.md
    
    * Fix formatting of version-aspnetcoremodule entries and ensure newline at end of file in release notes JSON files
    
    * Update csharp for RC 1 (#10051)
    
    * Update csharp for RC 1
    
    * Update C# release notes for .NET 10 RC 1 (no notable features)
    
    * Update wpf for RC 1 (#10060)
    
    * Update wpf for RC 1
    
    * Update WPF release notes for .NET 10 RC 1 to clarify absence of new features
    
    * Update containers for RC 1 (#10050)
    
    * Update containers for RC 1
    
    * Clarify that the .NET 10 RC 1 release does not include new Container image features in the release notes.
    
    * Update runtime for RC 1 (#10056)
    
    * Update runtime for RC 1
    
    * Update runtime release notes for .NET 10 RC 1
    
    * Apply suggestions from code review
    
    Co-authored-by: Copilot <[email protected]>
    
    * Revise SDK release notes for .NET 10 RC 1 to emphasize quality improvements and encourage developer feedback
    
    * Update sdk for RC 1 (#10057)
    
    * Clarify that .NET 10 RC 1 does not introduce new Visual Basic features and direct users to relevant documentation
    
    * Update aspnetcore for RC 1 (#10049)
    
    * Update fsharp for RC 1 (#10054)
    
    * Update fsharp for RC 1
    
    * Fix fsharp: replace TBD with content
    
    * Update F# release notes for .NET 10 RC 1 to clarify absence of new features
    
    ---------
    
    Co-authored-by: James Montemagno <[email protected]>
    
    * Update dotnetmaui for RC 1 (#10052)
    
    * Update dotnetmaui for RC 1
    
    * Fix duplicate content in dotnetmaui
    
    * look! We have release notes
    
    added maui and android. Need yet macios and contributors list.
    
    * Apply suggestions from code review
    
    * Update release-notes/10.0/preview/rc1/dotnetmaui.md
    
    Co-authored-by: Copilot <[email protected]>
    
    * Update release-notes/10.0/preview/rc1/dotnetmaui.md
    
    Co-authored-by: Jon Galloway <[email protected]>
    
    * Update release-notes/10.0/preview/rc1/dotnetmaui.md
    
    Co-authored-by: Copilot <[email protected]>
    
    * add images
    
    * add bullet for experimental
    
    * update lint
    
    ---------
    
    Co-authored-by: David Ortinau <[email protected]>
    Co-authored-by: Copilot <[email protected]>
    Co-authored-by: James Montemagno <[email protected]>
    
    * Update libraries for RC 1 (#10055)
    
    * Update libraries for RC 1
    
    * Fix libraries: replace TBD with content
    
    * Add PQC notes
    
    * Fix trailing whitespace
    
    * Update release-notes/10.0/preview/rc1/libraries.md
    
    Co-authored-by: Tanner Gooding <[email protected]>
    
    * updates
    
    * update link
    
    * updates
    
    ---------
    
    Co-authored-by: Jeremy Barton <[email protected]>
    Co-authored-by: James Montemagno <[email protected]>
    Co-authored-by: Tanner Gooding <[email protected]>
    
    * Update winforms for RC 1 (#10059)
    
    * Update winforms for RC 1
    
    * Update WinForms release notes for .NET 10 RC1
    
    Thanks @KlausLoeffelmann for the content!
    
    ---------
    
    Co-authored-by: Merrie McGaw <[email protected]>
    
    * Update efcore for RC 1 (#10053)
    
    * Update efcore for RC 1
    
    * Fix efcore: replace TBD with content
    
    * EF Core release notes for rc.1
    
    ---------
    
    Co-authored-by: Shay Rojansky <[email protected]>
    
    * markdownlint fixes for WinForms RC1 release notes
    
    * Update Language Version in releases.json
    
    * Update release.json for Language version support
    
    * updates
    
    * filled out maui contributor GitHub handles
    
    * Revise Visual Studio compatibility information
    
    ---------
    
    Co-authored-by: victorisr <[email protected]>
    Co-authored-by: Copilot <[email protected]>
    Co-authored-by: James Montemagno <[email protected]>
    Co-authored-by: David Ortinau <[email protected]>
    Co-authored-by: Jeremy Barton <[email protected]>
    Co-authored-by: Tanner Gooding <[email protected]>
    Co-authored-by: Merrie McGaw <[email protected]>
    Co-authored-by: Shay Rojansky <[email protected]>
    Co-authored-by: Rahul Bhandari <[email protected]>
    10 people authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    f827ae7 View commit details
    Browse the repository at this point in the history
  2. Updates to .NET 8 & .NET 9 release Notes (#10075)

    * Uodates to .NET 8 & .NET 9 release Notes
    
    * Added feedback links
    
    ---------
    
    Co-authored-by: Rahul Bhandari <[email protected]>
    victorisr and rbhanda authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    dcaa05a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e54f9c4 View commit details
    Browse the repository at this point in the history
  4. 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
Loading