Skip to content

Conversation

brice-fromentin
Copy link
Contributor

@brice-fromentin brice-fromentin commented Oct 16, 2025

Description

Update dotnet8-runtime -> 8.0.21
Update dotnet9-runtime -> 9.0.10
Update dotnet-sdk-8 -> 8.0.415

Tested on 6.2.4 and 7.1 (x64)
Tested with #6344 (comment)

Checklist

  • Build rule all-supported completed successfully
  • New installation of package completed successfully
  • Package upgrade completed successfully (Manually install the package again)
  • Package functionality was tested
  • Any needed documentation is updated/created

Type of change

  • Bug fix
  • New Package
  • Package update
  • Includes small framework changes
  • This change requires a documentation update (e.g. Wiki)

Update dotnet SDK to version 8.0.415
Add dotnet runtime version 10.0.0-rc.2
@@ -0,0 +1,40 @@
SPK_NAME = dotnet10-runtime
SPK_VERS = 10.0.0-rc.2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

version number must contain only dots and digits, dash and alpha are not supported.

but we should not deploy release candiate versions anyway.

My intention is to wait for the official dotnet 10 release and drop dotnet 9 when dotnet 10 is released.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, I removed dotnet 10 rc. However, I think we will need to keep and maintain .NET 9 until it reaches the end of its support.

@hgy59 hgy59 merged commit 58deb6d into SynoCommunity:master Oct 17, 2025
15 checks passed
@hgy59 hgy59 added the status/published Published and activated (may take up to 48h until visible in DSM package manager) label Oct 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status/published Published and activated (may take up to 48h until visible in DSM package manager)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants