EgorBo / Disasmo

VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
MIT License
638 stars 39 forks source link

Stop defining `DISASMO` and define `BuildingInsideDisasmo=true` MSBuild property instead. #55

Closed teo-tsirpanis closed 2 months ago

teo-tsirpanis commented 5 months ago

Fixes #52.

teo-tsirpanis commented 4 months ago

@EgorBo can you please review?

EgorBo commented 2 months ago

@teo-tsirpanis oops, sorry for the delayed response, I decided to still define DISASMO symbol, but via .props

teo-tsirpanis commented 2 months ago

Thanks!

EgorBo commented 2 months ago

https://github.com/EgorBo/Disasmo/commit/2649e96733a29b7e9cbec2799e4ec66807971ade