You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
Repro Steps:
[DisassemblyDiagnoser]attribute
to the benchmark class (along with the necessary namespace)botnet run -c Release
Expected
App builds and runs the benchmark
Actual
Project builds, but error reported when run:
Platform details
Device: 2023 MacBook Pro
CPU: Apple M2 Pro
Memory: 16GB
OS: MacOS 15.1.1 (Sequoia)
The text was updated successfully, but these errors were encountered: