Hi, I followed the instructions as per https://docs.sentry.io/platforms/dotnet/guides/maui/configuration/msbuild/. I do see our app's symbolication listed on the Images list, and I can also see the affected file(s) and line(s). However, I was under the impression that by uploading the debug files via sentry-cli, we should be able to drill down all the way to the offending piece of code?
Configure MSBuild properties in your .NET project to automatically use the Sentry CLI.