Description
Trying to create a new MAUI app, the MAUI compilers fail to convert valid SVG files into PNG files.
They fail with the following exception message: error MAUI0000: System.NullReferenceException: Object reference not set to an instance of an object.
Steps to Reproduce
See this MRE: https://github.com/SetTrend/NoSvgMRE
Link to public reproduction project repository
https://github.com/SetTrend/NoSvgMRE
Version with bug
9.0.100 SR10
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android, iOS
Affected platform versions
n/a
Did you find any workaround?
No.
Relevant log output