I write my programm and create setup with Visual Studio Setup Project. Setup contains more then 100 dlls. But sometimes I need to fix bug in 1-2 dlls. I would like don't rebuild setup, but to make a patch containing 1-2 dlls.
What methods I can do this?