I have created one tool using console application named "DocumentHashcode" in which I am using third party DLL - DocumentFormat.OpenXml.dll
.
When I'm going to deploy it, I am using DocumentHashcode.exe
and DocumentFormat.OpenXml.dll
for running the application.
I want to rename DocumentFormat.OpenXml.dll
to CATBldHashCodeSupporterDll.dll
. Can anyone advise how to achieve this?