Options

Issue with obfuscating dll referring Windows.winmd file

I am using SmartAssembly version 7.0.4.2315. I have obfuscated assembly which is referring WIndows.winmd file.
When using obfuscated dll it throws error:

"Could not load file or assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, Retargetable=Yes' or one of its dependencies. A strongly-named assembly is required."

Without obfuscation it works fine.
I cannot strongly name referred windows.winmd. In exclusion also I cannot find the windows.winmd to exclude.
So what is the way to obfuscate my dll. Please guide. Thanks.

Regards,
Prateek



Tagged:

Answers

Sign In or Register to comment.