Activity overview
Latest activity by mcobrien
Hi, thanks for getting back to me.
According to Reflector, System.Workflow.ComponentModel does have a direct reference to the Compiler assembly. This is with .NET 4.0 btw, sorry if I didn't make that clear.
In any case I don't want to package the workflow assemblies -- I'm only obfuscating and merging my own assemblies and leaving workflow as a regular reference.
I've manually added the Assembly element with NotAvailable=1 in the SmartAssembly project file but thought this sounded like a bug.
thanks
M / comments
Hi, thanks for getting back to me.
According to Reflector, System.Workflow.ComponentModel does have a direct reference to the Compiler assembly. This is with .NET 4.0 btw, sorry if I didn't make th...
Cannot find dependency Microsoft.Workflow.Compiler
Hi there,
I'm obfuscating a Windows Workflow app and I'm getting an error saying the Microsoft.Workflow.Compiler assembly (which is a dependency of System.Workflow.ComponentModel, which is directly...
Obfuscating non-dependent assemblies
I'm evaluating SA at the moment and there's one Dotfuscator feature I'm trying to find. With Dotfuscator (which I really, *really* want to leave behind!), I can obfuscate an arbitrary set of assemb...