Conversation
There was a problem hiding this comment.
Pull request overview
Restores the eng/Version.Details.xml <Source> SHA for the dotnet/dotnet dependency mapping back to the previously known value to unblock VMR backflow.
Changes:
- Update the
dotnet/dotnet<Source>Shato4e6cfd9762f7562d398be31e2bff79f3e993a9c2.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@steveisok I see that this repo hasn't received a backflow in a very long time. |
|
if we do this, we have to FF afterwards, before doing a backflow. Otherwise this commit will be recognized as the last flow, and we might end up losing changes |
The backflow from the VMR is failing after the Source Sha in
eng/Version.Details.xmlwas changed to an unknown value in #5789. This PR restore it back to the value it had prior to that, which was set by #5589