We had a bug that went through the entire validation and promotion process without being caught because it only surfaces when using the desktop msbuild from vs (not the xcopyable one)
See: #7558 and #7563 for context.
We should make sure we have some sort of validation (ideally as early as possible, during the arcade PR build) for this failure mode across branches.
We had a bug that went through the entire validation and promotion process without being caught because it only surfaces when using the desktop msbuild from vs (not the xcopyable one)
See: #7558 and #7563 for context.
We should make sure we have some sort of validation (ideally as early as possible, during the arcade PR build) for this failure mode across branches.