Hi,
That doesn't seem to help to fix.
Only 1 project trigger a obuscating process, while the other 3 do not. And the only one that triggerred seems to trigger obfuscating process for all.
The 4 project have identical settings, ie
1. Solution Explorer / Project / Properties IncludeToProject = true, ObfuscationOptions,
2. Tools / Spices.NET / Spices.Project Properties common SaveToDirectory is Spices_output, and
3. Tools / Spices.NET / Spices.Project Properties the respective SaveToDirectory in each assembly is blank.
Interestingly, as I view the respective build output result, that,
1. 1 out of 4 projects MVS re/build triggerred obfuscation process AND ALL 4 projects .exe are obfuscated and output to Spice_output; ONLY one project obfuscated .exe are COPIED BACK to \\bin\\release and \\bin\\debug; remaining 3 obfuscated .exe are NOT copied.
2. remaining 3 of 4 project builds do NOT trigger obfuscation process but the plain MVS build.
For now we got to go back to verify if obfuscating took place at all after each re/build.
There got to be some setting somewhere. Hope to see some light.