In Manifest file, how is digest value generated
In the manifest file, how is the value of the Digest generated? Is it random, incremental, what?
<Assembly value="DesktopAssistant.dll" digest="99891F456DB04A85611B87789514EF" />
I am doing some analysis on a failed deployment of ours trying to discover which copies of which projects where included in the deployment that we had trouble with.