Pull request
dotnet/emsdk#1422
Type of problem
Problem with version files (Versions.Details.xml, Versions.props, global.json, ..)
Description of the issue
Problem
- Packages which ARE NOT produced in the VMR got updated in
e1c1b06 to version A.
- Then this got flowed to
30648c2 (version A).
- Meanwhile they got bumped again in
c56b7e0 to version B.
- Backflow from the VMR reverted them to version A.
Graph
Clone VMR and emsdk at their 10.0 branches and then:
D:\repos\arcade-services\eng\Create-CodeflowGraphVizGraph.ps1 -VmrPath D:\repos\dotnet -RepoPath D:\repos\emsdk\ -OpenInBrowser -Depth 15 -HighlightedCommits e1c1b0677ebf6b53107c8f721410391259919de7,30648c2284a9247aded6abe586d7abe051ea1440,c56b7e0a1e38916dd36ccd954d3bf438d8f24927
Pull request
dotnet/emsdk#1422
Type of problem
Problem with version files (Versions.Details.xml, Versions.props, global.json, ..)
Description of the issue
Problem
e1c1b06to version A.30648c2(version A).c56b7e0to version B.Graph
Clone VMR and emsdk at their 10.0 branches and then: