UpdateToRemoteDependencies doesn't handle OrchestratedBuildDependencyInfo when updating CurrentRefs
dagood opened this issue · 0 comments
dagood commented
I missed this when I added OrchestratedBuildDependencyInfo:
This causes auto-updates to not update the CurrentRef
. Auto-update to latest still works, but UpdateDependencies
and VerifyDependencies
will be stuck at whatever version CurrentRef
was at.