We recently had a regression where mono-aot-cross.exe got dropped from the cross compiler package on windows.
We should have some basic checks like validating the list of included files against an expected list, to guard against this in the future.
AFAICS, we don't have anything for that right now.
/cc @akoeplinger @steveisok @lewing
We recently had a regression where
mono-aot-cross.exegot dropped from the cross compiler package on windows.We should have some basic checks like validating the list of included files against an expected list, to guard against this in the future.
AFAICS, we don't have anything for that right now.
/cc @akoeplinger @steveisok @lewing