每次我们重新编译C#应用程序时,我们都会得到具有不同MD5签名的EXE.我们在相同的机器上重新编译,相隔几分钟.为什么相同的源代码不会产生相同的输出?有没有办法来解决这个问题?
c# compiler-construction hash binary-reproducibility
binary-reproducibility ×1
c# ×1
compiler-construction ×1
hash ×1