5,457 questions
How to get Deterministic [checksum equivalent] msi build using Visual Studio while rebuilding the same source file
Sangeetha R
0
Reputation points
The checksum of the .msi file changes every time we rebuild the solution using Visual studio [C# - wpf Project].
Is there a way to get a deterministic .msi file - so that checksum of msi is same when ever there is no change in the source files.
Developer technologies | Visual Studio | Other
Sign in to answer