I build libs with /p:Deterministic=true with the below command: > ./build.cmd -pack -runtimeFlavor mono /p:Deterministic=true when I rebuild some libraries generate diff:  Is there tool to check they are the same code assembly?