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
{{ message }}
This repository was archived by the owner on Jan 11, 2024. It is now read-only.
What I want to know is what changes this will bring me, ie., what the SHA is in coreclr. Right now I have to go to myget and get the package with the stated version, crack it and look at the commit ID inside it.
It would be simpler if the bot would just include this SHA in a comment in the XML file or similar.
eg https://github.com/dotnet/corefx/pull/12721/files tells me 28bce260e5ca4c279913dd523ae70b3f4adb1e19 but this is the SHA for dotnet/versions.
What I want to know is what changes this will bring me, ie., what the SHA is in coreclr. Right now I have to go to myget and get the package with the stated version, crack it and look at the commit ID inside it.
It would be simpler if the bot would just include this SHA in a comment in the XML file or similar.
@joperezr