Skip to content

Instruction of how to get the dotnet runtime associated to a given sdk release is missing #2431

Description

@m-celikba

From the build table page, we can see the links to the sdk installers and zips.

However there's no link or instruction for how to get the same for the associated runtime.

There's also a build table page in the runtime repo. It is outdated (links references .net9) but I can infer the url pattern.

Can I safely assume that for winx64:
daily sdk is at https://ci.dot.net/public/Sdk/<version>/dotnet-sdk-<version>-win-x64.exe
daily runtime is at https://ci.dot.net/public/Runtime/<version>/dotnet-runtime-<version>-win-x64.exe
and the runtime is the one in the sdk ?

EDIT: fixed formatting

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions