Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
EY
US
Last activity: 20 Oct 2017 15:27 EDT
Manifest File
This is a copy of the typical manifest files -
What does 'Digest' for the Assemblies do? What happens if someone change that value?
<DeploymentManifest version="5.0">
<CompositeStudioProject name="OutlookTest02" fileName="OutlookTest02.dll" assemblyName="OutlookTest02.dll" id="Project-8D4F9EBF71C08FF" version="8.0.1028.0" deploymentVersion="1.0" configuration="" createdWith="Build" obfuscated="False" runtime="True" digest="0AA182EE0B5EEFC0E23BB65E6DE122">
<Assemblies>
<Assembly value="OutlookTest02.dll" digest="4EA465EDD580E90C0BE9B52489564E" />
<Assembly value="OutlookTest02.pdb" digest="27370CE4532E3A1C6639648936A7B4" />
</Assemblies>
</CompositeStudioProject>
</DeploymentManifest>
Thanks in advance!