Repro Steps:
- On a recent Mac, recreate the hashing benchmark in the getting started docs.
- Add the
[DisassemblyDiagnoser]attribute to the benchmark class (along with the necessary namespace)
- Run the sample via
botnet run -c Release
Expected
App builds and runs the benchmark
Actual
Project builds, but error reported when run:
// * Only Windows and Linux are supported in DisassemblyDiagnoser without Mono. Current OS is Darwin 24.1.0 Darwin Kernel Version 24.1.0: Thu Oct 10 21:03:11 PDT 2024; root:xnu-11215.41.3~2/RELEASE_ARM64_T6020

Platform details
Device: 2023 MacBook Pro
CPU: Apple M2 Pro
Memory: 16GB
OS: MacOS 15.1.1 (Sequoia)