Open
Description
Follow up on #5030.
$ curl -sSL https://aka.ms/dotnet/10.0.1xx/daily/productCommit-linux-x64.json | jq
{
"runtime": {
"commit": "ad8565092bbfdd5c8b4a94a718d10b2d394f7aee",
"version": "10.0.0-preview.5.25265.101"
},
"aspnetcore": {
"commit": "ad8565092bbfdd5c8b4a94a718d10b2d394f7aee",
"version": "10.0.0-preview.5.25265.101"
},
"windowsdesktop": {
"commit": "ad8565092bbfdd5c8b4a94a718d10b2d394f7aee",
"version": "10.0.0-preview.5.25265.101"
},
"sdk": {
"commit": "5a4292947487a9d34f4256c1d17fb3dc26859174",
"version": "10.0.100-preview.5.25266.23"
}
}
Ideally it should include the VMR commit and missing repos which VMR built beyond these four.
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog