BenchmarkDotNet icon indicating copy to clipboard operation
BenchmarkDotNet copied to clipboard

fix isnativeaot definition

Open kasperk81 opened this issue 4 months ago • 6 comments

current detection fails to differentiate between PublishSingleFile and PublishAot because they both return null from Assembly.Location.

@adamsitnik @jkotas is there any existing app model API available to make this detection less fragile?

kasperk81 avatar Apr 14 '24 16:04 kasperk81