arcade-services icon indicating copy to clipboard operation
arcade-services copied to clipboard

Guard Version.Details.xml in non internal builds

Open ViktorHofer opened this issue 5 years ago • 0 comments

  • Is this issue blocking: no
  • Is this issue causing unreasonable pain: no

During a merge conflict in dotnet/runtime, the Version.Details.xml was incorrectly modified because of a missing tag. More details here: https://github.com/dotnet/runtime/pull/32748.

Can we protect that path by adding the parsing step into the non-public builds?

cc @akoeplinger

ViktorHofer avatar Feb 24 '20 18:02 ViktorHofer