-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Comparing changes
Open a pull request
base repository: dotnet/core
base: v10.0.0-preview.7
head repository: dotnet/core
compare: main
- 18 commits
- 112 files changed
- 21 contributors
Commits on Aug 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for afa8628 - Browse repository at this point
Copy the full SHA afa8628View commit details
Commits on Aug 13, 2025
-
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]>
Configuration menu - View commit details
-
Copy full SHA for cef1a96 - Browse repository at this point
Copy the full SHA cef1a96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bf52a8 - Browse repository at this point
Copy the full SHA 6bf52a8View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 1d14a83 - Browse repository at this point
Copy the full SHA 1d14a83View commit details
Commits on Aug 18, 2025
-
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
Configuration menu - View commit details
-
Copy full SHA for 1084d81 - Browse repository at this point
Copy the full SHA 1084d81View commit details
Commits on Aug 19, 2025
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 7e7d39b - Browse repository at this point
Copy the full SHA 7e7d39bView commit details
Commits on Sep 5, 2025
-
API Diff .NET 10.0 Preview 7 -> RC1 (#10063)
* .NET 10.0 Preview 7 -> RC1 API Diff * Fix indenting
Configuration menu - View commit details
-
Copy full SHA for 87e021b - Browse repository at this point
Copy the full SHA 87e021bView commit details
Commits on Sep 9, 2025
-
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]>
Configuration menu - View commit details
-
Copy full SHA for f827ae7 - Browse repository at this point
Copy the full SHA f827ae7View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for dcaa05a - Browse repository at this point
Copy the full SHA dcaa05aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e54f9c4 - Browse repository at this point
Copy the full SHA e54f9c4View commit details -
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'
Configuration menu - View commit details
-
Copy full SHA for 9a40159 - Browse repository at this point
Copy the full SHA 9a40159View commit details
Commits on Sep 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f676b75 - Browse repository at this point
Copy the full SHA f676b75View commit details -
Configuration menu - View commit details
-
Copy full SHA for a67d7f1 - Browse repository at this point
Copy the full SHA a67d7f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad698a7 - Browse repository at this point
Copy the full SHA ad698a7View commit details
Commits on Sep 11, 2025
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 46cec18 - Browse repository at this point
Copy the full SHA 46cec18View commit details -
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 7e61de0 - Browse repository at this point
Copy the full SHA 7e61de0View commit details -
Fix macOS RID in SDK release notes for 10.0-preview.7 (#10085)
Fix incorrect RID for macOS in example.
Configuration menu - View commit details
-
Copy full SHA for bf6ba31 - Browse repository at this point
Copy the full SHA bf6ba31View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 4c489a6 - Browse repository at this point
Copy the full SHA 4c489a6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v10.0.0-preview.7...main