microsoft / microsoft/Oryx

.NET 10 Support

Open
#2,702 30 comments 28 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
881
Forks
195
Avg merge
20h 13m
Merged PRs (30d)
13

Description

Hi, I am trying to deploy a .NET 10 Blazor WASM application to Azure Static Web Apps but it does not seem to be supported? Is there a delay between .NET 10 release and Oryx, or Im missing something in my current setup? I set up dotnet-version: '10.0.x' . This is the output:

Try to validate location at: '/github/workspace/COS.Client'.
App Directory Location: 'COS.Client' was found.
Try to validate location at: '/github/workspace/swa-db-connections'.
Looking for event info
Starting to build app with Oryx
Azure Static Web Apps utilizes Oryx to build both static applications and Azure Functions. You can find more details on Oryx here: https://github.com/microsoft/Oryx
---Oryx build logs---

Operation performed by Microsoft Oryx, https://github.com/Microsoft/Oryx
You can report issues at https://github.com/Microsoft/Oryx/issues

Oryx Version: 0.2.20250107.1+ef3fb2f9c490a4fbb1f76b5746cd4ba2ff0409f4, Commit: ef3fb2f9c490a4fbb1f76b5746cd4ba2ff0409f4, ReleaseTagName: 20250107.1

Build Operation ID: 3b7cd48444559ec5
OS Type : bullseye
Image Type : githubactions

Detecting platforms...
Error: Platform 'dotnet' version '10.0' is unsupported. Supported versions: 3.1.10, 3.1.11, 3.1.12, 3.1.13, 3.1.15, 3.1.17, 3.1.18, 3.1.21, 3.1.23, 3.1.25, 3.1.26, 3.1.28, 3.1.29, 3.1.31, 3.1.32, 6.0.0-preview.1.21102.12, 6.0.0-preview.2.21154.6, 6.0.0-preview.3.21201.4, 6.0.0-preview.4.21253.7, 6.0.0-preview.5.21301.5, 6.0.0-preview.6.21352.12, 6.0.0-preview.7.21377.19, 6.0.0-rc.1.21451.13, 6.0.0-rc.2.21480.5, 6.0.0, 6.0.3, 6.0.5, 6.0.6, 6.0.8, 6.0.9, 6.0.11, 6.0.12, 6.0.13, 6.0.14, 6.0.15, 6.0.16, 6.0.18, 6.0.19, 6.0.20, 6.0.21, 6.0.23, 6.0.24, 6.0.25, 6.0.29, 6.0.31, 6.0.32, 6.0.33, 6.0.35, 7.0.0-preview.1.22076.8, 7.0.0-preview.5.22301.12, 7.0.0-preview.6.22324.4, 7.0.0-preview.7.22375.6, 7.0.0-rc.1.22426.10, 7.0.0-rc.2.22472.3, 7.0.0, 7.0.1, 7.0.2, 7.0.3, 7.0.4, 7.0.5, 7.0.7, 7.0.8, 7.0.9, 7.0.10, 7.0.12, 7.0.13, 7.0.14, 7.0.20, 8.0.0-preview.1.23110.8, 8.0.0-preview.2.23128.3, 8.0.0-preview.3.23174.8, 8.0.0-preview.4.23259.5, 8.0.0-preview.5.23280.8, 8.0.0-preview.7.23375.6, 8.0.0-rc.1.23419.4, 8.0.0-rc.2.23479.6, 8.0.0, 8.0.1, 8.0.2, 8.0.3, 8.0.6, 8.0.7, 8.0.8, 8.0.10, 8.0.12, 8.0.14, 8.0.15, 8.0.18, 8.0.21, 9.0.0-preview.6.24327.7, 9.0.0-rc.2.24473.5, 9.0.0, 9.0.1, 9.0.3, 9.0.4, 9.0.7, 9.0.10, 1.0.16

---End of Oryx build logs---
Oryx has found build steps, but identified unsupported platform versions. Failing build.

For further information, please visit the Azure Static Web Apps documentation at https://docs.microsoft.com/en-us/azure/static-web-apps/
If you believe this behavior is unexpected, please raise a GitHub issue at https://github.com/azure/static-web-apps/issues/
Exiting

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Azure Static Web Apps build with dotnet-version: '10.0.x' and inspecting Oryx's supported .NET platform versions. Done when Oryx recognizes .NET 10 instead of reporting it unsupported and the Blazor WASM deployment proceeds.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
build-system, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.