Skip to content

Update DOTNETCORE runtime versions to 8.0.25, 9.0.14, 10.0.5#2886

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/update-dotnetcore-versions
Draft

Update DOTNETCORE runtime versions to 8.0.25, 9.0.14, 10.0.5#2886
Copilot wants to merge 2 commits intomainfrom
copilot/update-dotnetcore-versions

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 6, 2026

Bumps .NET runtime versions per Stack Freshness requirements. 8.0.25 and 9.0.14 were already reflected in constants.yml and DotNetCoreRunTimeVersions.cs but build/__dotNetCoreRunTimeVersions.sh was stale; 10.0 required a full update from 10.0.4 → 10.0.5.

Changes

  • images/constants.yml — Updated NET_CORE_APP_100 / ASPNET_CORE_APP_100 to 10.0.5; added missing _SHA entries for the 10.0 components (previously absent unlike 8.0/9.0)
  • src/BuildScriptGenerator/DotNetCore/DotNetCoreRunTimeVersions.cs — Updated NetCoreApp100, AspnetCoreApp100, and both SHA constants to 10.0.5 values
  • build/__dotNetCoreRunTimeVersions.sh — Synced 8.0 (8.0.7→8.0.25), 9.0 (9.0.0→9.0.14), and 10.0 (preview→10.0.5) with SHAs from constants.yml
  • platforms/dotnet/versions/noble/versionsToBuild.txt — Added SDK 10.0.201 (the GA SDK shipping runtime 10.0.5)
  • src/BuildScriptGenerator/DotNetCore/DotNetCoreSdkVersions.csDotNet100SdkVersion: 10.0.20010.0.201

All SHA256 values sourced from the official .NET 10.0 release metadata.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • java.sun.com
    • Triggering command: /opt/hostedtoolcache/CodeQL/2.25.1/x64/codeql/tools/linux64/java/bin/java /opt/hostedtoolcache/CodeQL/2.25.1/x64/codeql/tools/linux64/java/bin/java -jar /opt/hostedtoolcache/CodeQL/2.25.1/x64/codeql/xml/tools/xml-extractor.jar --fileList=/tmp/codeql-scratch-4f4c92147983937e/dbs/csharp/working/files-to-index2627838936538098201.list --sourceArchiveDir=/tmp/codeql-scratch-4f4c92147983937e/dbs/csharp/src --outputDir=/tmp/codeql-scratch-4f4c92147983937e/dbs/csharp/trap/csharp (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

…build script

Agent-Logs-Url: https://github.com/microsoft/Oryx/sessions/7d522e0f-b429-40d5-9ae0-95f29f61f1db

Co-authored-by: vijaysaayi <84462339+vijaysaayi@users.noreply.github.com>
Copilot AI changed the title [WIP] Update DOTNETCORE versions to 10.0.5, 9.0.14, 8.0.25 Update DOTNETCORE runtime versions to 8.0.25, 9.0.14, 10.0.5 Apr 6, 2026
Copilot AI requested a review from vijaysaayi April 6, 2026 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stack Freshness | Update DOTNETCORE versions to 10.0.5, 9.0.14, 8.0.25

2 participants