Showing posts with label MakeCab. Show all posts
Showing posts with label MakeCab. Show all posts

Monday, July 7, 2008

MakeCab not updating wsp with updated DLL

This seems to take care of this bug for now. Add the below text to the Pre-build event of your projects:
cd $(TargetDir)
del $(TargetFileName) /q