While I'm trying to build my windows application, I'm getting following error.
The command
"C:\repos\CommunityLive\CL_GateApp\signing\StrongNameUnsignedAssemblies.bat C:\repos\CommunityLive\CL_GateApp\signing" exited with code 2.
Following is my Pre-Build event command line
$(ProjectDir)signing\StrongNameUnsignedAssemblies.bat $(ProjectDir)signing\
Here is the Macros details