Skip to content

The latest released version of .NET runtime is being reported as 9.0.0-rc.2.24473.5 instead of 9.0.0 #548

@ysmoradi

Description

@ysmoradi

Description

https://dotnetcli.blob.core.windows.net/dotnet/Runtime/9.0/latest.version url is returning 9.0.0-rc.2.24473.5 instead of 9.0.0

Reproduction Steps

Just open the provided Microsoft website url.

Expected behavior

It should return the latest stable release number (9.0.0), just like https://dotnetcli.blob.core.windows.net/dotnet/Runtime/8.0/latest.version that returns 8.0.11

Actual behavior

It returns 9.0.0-rc.2.24473.5

Regression?

Works fine on .NET 8

Known Workarounds

I tried to workaround the cache (if any) by passing a random query string, but it didn't work

Configuration

No response

Other information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    untriagedIssue is awaiting triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions