Options

.net framework 7 obfuscation not working

JayaJaya Posts: 1 New member
Hi Team, I am working on .NET windows project with .NET framework 4 in it, which uses smartassembly 6 tool for obfuscation purpose and build was succeeded.Recently, we have migrated the framework to .NET  7 framework. After migration, we are getting below error while running post build events with Smart Assembly 6.
 Error    MSB3073
if Release == Release call "<Project Folder path>\obfuscationPostBuild.bat" "<Release Folder Path>\XYZ123.dll" "<Project Folder path>\XYZ123.saproj"" exited with code 1. Could someone help on this error.

Tagged:

Answers

Sign In or Register to comment.