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

Commits on May 13, 2025

  1. Copy the full SHA
    7373846 View commit details
  2. Update wpf.md (#9891)

    adegeo authored May 13, 2025
    Copy the full SHA
    4dfc905 View commit details

Commits on May 14, 2025

  1. Updates to CVE information (#9893)

    * Update 8.0.16.md
    
    * Update 9.0.5.md
    victorisr authored May 14, 2025
    Copy the full SHA
    cea8e5b View commit details
  2. Reformat (#9894)

    rainersigwald authored May 14, 2025
    Copy the full SHA
    d167ed1 View commit details

Commits on May 15, 2025

  1. Update 9.0.204.md (#9895)

    victorisr authored May 15, 2025
    Copy the full SHA
    edabc74 View commit details

Commits on May 21, 2025

  1. API diff between .NET 10 Preview 3 and .NET 10 Preview 4 (#9882)

    * Microsoft.AspNetCore.App
    
    * Microsoft.NETCore.App
    
    * Microsoft.WindowsDesktop.App
    
    * Readme
    carlossanlop authored May 21, 2025
    Copy the full SHA
    247b82d View commit details

Commits on May 22, 2025

  1. Release Artifacts for .NET 8.0 SDK only updates (#9898)

    * Update releases-index.json
    
    * Update releases.json
    
    * Update README.md
    
    * Update install-linux.md
    
    * Update install-macos.md
    
    * Update install-windows.md
    
    * Update 8.0.16.md
    
    * Added new SDK Markdowns
    
    * Update release.json
    victorisr authored May 22, 2025
    Copy the full SHA
    aa74a44 View commit details
  2. Update releases.json - 8.0.16 sdk array mismatch (#9899)

    * Update releases.json
    
    * Update releases.json
    
    * Update releases.json
    rbhanda authored May 22, 2025
    Copy the full SHA
    2a7e5b0 View commit details

Commits on May 23, 2025

  1. Update .NET SDK download link (#9903)

    v-wuzhai authored May 23, 2025
    Copy the full SHA
    18ea3ba View commit details
  2. Update 8.0.16.md (#9904)

    victorisr authored May 23, 2025
    Copy the full SHA
    6e3dcee View commit details
  3. Update .NET SDK to version 8.0.410 (#9905)

    * Update .NET SDK to version 8.0.410
    
    Updated the .NET SDK from version 8.0.409 to 8.0.410.
    All download links for Linux, macOS, and Windows have been
    revised to point to the new SDK version.
    
    * Update SDK version to 8.0.410
    
    Updated the SDK version from 8.0.409 to 8.0.410.
    This includes new download links for various SDK packages
    for version 8.0.410 across different platforms,
    including Linux ARM, ARM64, x64, and musl variants.
    udlose authored May 23, 2025
    Copy the full SHA
    d12657a View commit details

Commits on May 27, 2025

  1. New powershell script to generate API diffs using the new SDK tool (#…

    …9772)
    
    * New powershell script
    
    * Text file with attribute APIs to exclude by default
    
    * Add beforeFriendlyName and afterFriendlyName arguments. Pass the correct strings to the api diff tool. Add better logic to determine root of failure when packages are not found.
    
    * Add assemblies to exclude
    
    * Remove extensions from assemblies to exclude
    
    * Add options to exclude a particular sdk
    
    * typo
    
    * Update APIDiff script / docs
    
    * Remove old script / docs
    
    * Fix name of script
    
    * Apply feedback
    
    ---------
    
    Co-authored-by: Eric StJohn <ericstj@microsoft.com>
    carlossanlop and ericstj authored May 27, 2025
    Copy the full SHA
    43654d2 View commit details

Commits on May 28, 2025

  1. Update CVE entries for .NET 6 patch versions (#9910)

    * Update CVE entries for .NET 6 patch versions. Added entries for .NET 6 versions 6.0.36 and 6.0.28 with no new CVEs. Updated version 6.0.35 to include three new denial of service CVEs. Removed outdated entries to streamline the document.
    
    * Fix broken link for CVE-2025-26646
    
    Replaced the outdated link for CVE-2025-26646 with the correct issue (#356) to ensure accurate information regarding .NET 8 security vulnerabilities.
    udlose authored May 28, 2025
    Copy the full SHA
    8caf972 View commit details

Commits on Jun 2, 2025

  1. Copy the full SHA
    a032fea View commit details

Commits on Jun 5, 2025

  1. API diff between .NET 10 Preview 4 and .NET 10 Preview 5 (#9906)

    * API diff between .NET 10 Preview 4 and .NET 10 Preview 5
    
    * Remove System.Threading.AccessControl from ASP.NET diff
    ericstj authored Jun 5, 2025
    Copy the full SHA
    eed89b8 View commit details
  2. Update cve.md (#9923)

    rbhanda authored Jun 5, 2025
    Copy the full SHA
    4ffc4e7 View commit details

Commits on Jun 7, 2025

  1. Copy the full SHA
    7783168 View commit details

Commits on Jun 10, 2025

  1. .NET 10 Preview 5 (#9829)

    * .NET 10 Preview 5
    
    * update
    
    * lint
    
    * Add C# features in preview 5
    
    Write the description for user defined compound assignment operators.
    
    * Revert "Add C# features in preview 5"
    
    This reverts commit 42e5ac6.
    
    * Remove VB release notes for P5
    
    There aren't notable new features in Visual Basic for Preview 5.
    
    * Add notes about PQC
    
    * Add PQC to the libraries ToC
    
    * .NET 10 P5 - WinForms (#9919)
    
    * winforms
    
    * WinForms Preview 5
    
    Preview 5 updates
    
    * Fix duplicated intro
    
    ---------
    
    Co-authored-by: Merrie McGaw <mmcgaw@microsoft.com>
    Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
    
    * .NET 10 P5 - Containers (#9917)
    
    * containers
    
    * update for p5
    
    * .NET 10 P5 - WPF (#9918)
    
    * wpf
    
    * Add notes
    
    ---------
    
    Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
    
    * .NET 10 P5 Runtime (#9912)
    
    * Update for Runtime
    
    * Add JIT notes
    
    * Fix GC notes
    
    ---------
    
    Co-authored-by: Aman Khalid (from Dev Box) <amankhalid@microsoft.com>
    
    * .NET 10 P5 - Languages (#9916)
    
    * update csharp
    
    * Add C# features in preview 5
    
    Write the description for user defined compound assignment operators.
    
    * Remove VB release notes for P5
    
    There aren't notable new features in Visual Basic for Preview 5.
    
    * Update fsharp.md
    
    * Update fsharp.md
    
    * Update fsharp.md
    
    * add vb back just to link to docs
    
    * update f#
    
    * Update README.md
    
    ---------
    
    Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
    Co-authored-by: Tomas Grosup <tomasgrosup@microsoft.com>
    
    * updates for lint
    
    * update (#9915)
    
    * update for sdk (#9914)
    
    * some more updates
    
    * .NET MAUI in 10 Preview 5 (#9921)
    
    * .NET MAUI in 10 Preview 5
    
    * Update dotnetmaui.md
    
    * added contributors
    
    * hybridwebview interception
    
    * addressing comments
    
    ---------
    
    Co-authored-by: James Montemagno <james.montemagno@gmail.com>
    
    * linting
    
    * Update release-notes/10.0/preview/preview5/README.md
    
    Co-authored-by: Martin Costello <martin@martincostello.com>
    
    * Update release-notes/10.0/preview/preview5/README.md
    
    Co-authored-by: Martin Costello <martin@martincostello.com>
    
    * Update ef and date
    
    * updating md file
    
    * Added updates to README
    
    ---------
    
    Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
    Co-authored-by: Jeremy Barton <jbarton@microsoft.com>
    Co-authored-by: Merrie McGaw <mmcgaw@microsoft.com>
    Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
    Co-authored-by: Aman Khalid (from Dev Box) <amankhalid@microsoft.com>
    Co-authored-by: Tomas Grosup <tomasgrosup@microsoft.com>
    Co-authored-by: David Ortinau <david.ortinau@microsoft.com>
    Co-authored-by: Martin Costello <martin@martincostello.com>
    Co-authored-by: victorisr <victorisr@microsoft.com>
    10 people authored Jun 10, 2025
    Copy the full SHA
    215900a View commit details
  2. Artifacts for .NET June 2025 Servicing Release (#9928)

    * Artifacts for .NET June 2025 Servicing Release
    
    * Updating install files for OS
    
    * Update 8.0.17.md
    
    * Update 9.0.6.md
    
    ---------
    
    Co-authored-by: victorisr <victorisr@microsoft.com>
    rbhanda and victorisr authored Jun 10, 2025
    Copy the full SHA
    c2cdbf0 View commit details
  3. Fix typo in Preview 5 release notes. (#9929)

    The FIPS PUBS numbers were off by one.
    vcsjones authored Jun 10, 2025
    Copy the full SHA
    0ca80a2 View commit details
Loading