You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The presented version now comes from dotnet/dotnet repo instead of dotnet/runtime repo. That is because in get_sdk_versions we are reading VersionInfo property from the used .dlls but since the dlls are now built as part of dotnet/dotnet they carry the version from there.